ffmpeg/libavutil/x86
Michael Niedermayer 92218aad00 butterflies_float: replace 2 lea by 2 add
adds are simpler instructions and should be faster or equally fast
on all cpus

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-17 00:10:06 +02:00
..
Makefile
asm.h
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp.asm butterflies_float: replace 2 lea by 2 add 2013-04-17 00:10:06 +02:00
float_dsp_init.c x86: float dsp: butterflies_float SSE 2013-04-17 00:03:25 +02:00
intreadwrite.h
timer.h
w64xmmtest.h
x86inc.asm x264asm: fix cmp* number of arguments 2013-04-05 16:42:12 +02:00
x86util.asm