FFmpeg/libavutil/x86
Christophe Gisquet d9293c776e x86inc: Correctly warn on use of SSE2 instructions in SSE functions
SSE2 instructions that are XMM-implementations of pre-existing MMX/MMX2
instructions did not issue warnings when used in SSE functions. Handle
it by also checking the register type when such instructions are used.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-17 12:35:58 +01:00
..
asm.h x86/vp9: inital AVX2 intra_pred 2014-06-08 02:37:20 +02:00
bswap.h
cpu.c avutil/x86/cpu: fix cpuid sub-leaf selection 2014-09-27 13:21:31 +02:00
cpu.h
cpuid.asm Merge commit '79793f833784121d574454af4871866576c0749d' 2014-07-01 15:43:40 +02:00
emms.asm
emms.h
float_dsp_init.c x86/float_dsp: port vector_fmul_window to yasm 2014-06-08 12:41:32 +02:00
float_dsp.asm x86/float_dsp: add missing femms 2014-06-08 20:06:28 +02:00
intreadwrite.h
lls_init.c avutil/lls: Make unchanged function arguments const 2014-09-28 19:32:07 +02:00
lls.asm drop LLS1, rename LLS2 to LLS 2014-08-09 23:20:31 +02:00
Makefile avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
pixelutils_init.c avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
pixelutils.asm avutil/pixelutils: faster pixelutils_sad_16x16 2014-08-23 20:12:56 +02:00
pixelutils.h avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
timer.h
w64xmmtest.h
x86inc.asm x86inc: Correctly warn on use of SSE2 instructions in SSE functions 2015-02-17 12:35:58 +01:00
x86util.asm x86/swr: add SSE2/AVX pack_8ch functions 2014-12-30 23:05:27 -03:00