ffmpeg/libavutil/x86
James Almer 23a8c63452 x86inc: Extend FMA_INSTR functionality
Support the cases where the first and last operand of
the XOP instruction are the same.

Also add vpmacsdql emulation.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-13 22:14:24 +01:00
..
Makefile
asm.h
bswap.h
cpu.c
cpu.h x86: add missing XOP checks and macros 2014-02-11 03:46:52 +01:00
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: Extend FMA_INSTR functionality 2014-02-13 22:14:24 +01:00
x86util.asm