Revision 9be50e39 libavutil/x86_cpu.h
libavutil/x86_cpu.h | ||
---|---|---|
43 | 43 |
# define REGd rdx |
44 | 44 |
# define REGSP rsp |
45 | 45 |
|
46 |
#else
|
|
46 |
#elif ARCH_X86_32
|
|
47 | 47 |
|
48 | 48 |
# define REG_a "eax" |
49 | 49 |
# define REG_b "ebx" |
Also available in: Unified diff