ffmpeg/libavutil/x86
Loren Merritt 4d55fe7204 x86inc: speed up compilation with yasm
Work around yasm's inefficiency with handling large numbers of variables
in the global scope.
2014-01-18 01:19:16 +01:00
..
Makefile
asm.h
bswap.h
cpu.c Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 2013-10-26 02:36:36 +02:00
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp.asm
float_dsp_init.c
intreadwrite.h
lls.asm rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
lls_init.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
timer.h
w64xmmtest.h
x86inc.asm x86inc: speed up compilation with yasm 2014-01-18 01:19:16 +01:00
x86util.asm