ffmpeg/libavutil/x86
Dave Yeo 9c167914a1 x86: Fix assembly with NASM
Unlike YASM, NASM only looks for include files in the current
directory, not in the directory that included files reside in.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-10-31 10:20:35 +01:00
..
Makefile x86: Add YASM implementations of cpuid and xgetbv from x264 2012-10-04 19:29:14 +02:00
asm.h
bswap.h
cpu.c x86: get_cpu_flags: add necessary ifdefs around function body 2012-10-04 19:29:14 +02:00
cpu.h x86: Add YASM implementations of cpuid and xgetbv from x264 2012-10-04 19:29:14 +02:00
cpuid.asm x86: include x86inc.asm in x86util.asm 2012-10-31 00:37:42 +01:00
float_dsp.asm x86: include x86inc.asm in x86util.asm 2012-10-31 00:37:42 +01:00
float_dsp_init.c
intreadwrite.h
timer.h
w64xmmtest.h
x86inc.asm Remove INIT_AVX from x86inc.asm. 2012-10-29 14:51:14 -07:00
x86util.asm x86: Fix assembly with NASM 2012-10-31 10:20:35 +01:00