1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
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
..
asm.h
bswap.h
cpu.c Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 2013-10-26 02:36:36 +02:00
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_init.c
float_dsp.asm
intreadwrite.h
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
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
Makefile
timer.h
w64xmmtest.h
x86inc.asm x86inc: Extend FMA_INSTR functionality 2014-02-13 22:14:24 +01:00
x86util.asm Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497' 2013-10-14 16:06:22 +02:00