ffmpeg/libavutil/x86
Haruhiko Yamagata 166f399377 x86inc: support yasm -f win64 flag also.
This sets __OUTPUT_FORMAT__ to win64 instead of win32, even though both
(through -m amd64) produce 64-bit binary code.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-02-08 10:31:14 -08:00
..
bswap.h x86: bswap: remove test for bswap instruction 2011-12-12 12:14:15 +00:00
cpu.c x86 cpuid: set vendor union members separately 2011-12-08 00:57:11 +01:00
intmath.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intreadwrite.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
w64xmmtest.h win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
x86inc.asm x86inc: support yasm -f win64 flag also. 2012-02-08 10:31:14 -08:00
x86util.asm config.asm: change %ifdef directives to %if directives. 2012-01-27 10:19:57 +08:00