Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 142380 | Differences between
and this patch

Collapse All | Expand All

(-)ffmpeg-0.4.9-p20060530-static/libavcodec/i386/mmx.h (+4 lines)
Lines 15-21 Link Here
15
#  define PTR_SIZE "8"
15
#  define PTR_SIZE "8"
16
#else
16
#else
17
#  define REG_a "eax"
17
#  define REG_a "eax"
18
# ifdef PIC
19
#  define REG_b "ebp"
20
# else
18
#  define REG_b "ebx"
21
#  define REG_b "ebx"
22
# endif
19
#  define REG_c "ecx"
23
#  define REG_c "ecx"
20
#  define REG_d "edx"
24
#  define REG_d "edx"
21
#  define REG_D "edi"
25
#  define REG_D "edi"

Return to bug 142380