FFmpeg/libavutil/x86
James Almer 3f3d748cab x86: Move XOP emulation to x86util
We need the emulation to support the cases where the first
argument is the same as the fourth. To achieve this a fifth
argument working as a temporary may be needed.
Emulation that doesn't obey the original instruction semantics
can't be in x86inc.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-24 08:30:19 +01:00
..
asm.h
bswap.h
cpu.c Merge remote-tracking branch 'qatar/master' 2014-02-23 22:52:58 +01:00
cpu.h x86: add detection for FMA3 instruction set 2014-02-23 15:29:36 +01:00
cpuid.asm
emms.asm
emms.h
float_dsp_init.c
float_dsp.asm x86: float dsp: unroll SSE versions 2014-02-20 14:18:05 +01:00
intreadwrite.h
lls_init.c
lls.asm
Makefile
timer.h
w64xmmtest.h
x86inc.asm x86: Move XOP emulation to x86util 2014-02-24 08:30:19 +01:00
x86util.asm x86: Move XOP emulation to x86util 2014-02-24 08:30:19 +01:00