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
..
Makefile
asm.h
bswap.h
cpu.c avutil/x86/cpu: fix cpuid sub-leaf selection 2014-09-27 13:21:31 +02:00
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp.asm
float_dsp_init.c
intreadwrite.h
lls.asm drop LLS1, rename LLS2 to LLS 2014-08-09 23:20:31 +02:00
lls_init.c avutil/lls: Make unchanged function arguments const 2014-09-28 19:32:07 +02:00
pixelutils.asm avutil/pixelutils: faster pixelutils_sad_16x16 2014-08-23 20:12:56 +02:00
pixelutils.h
pixelutils_init.c
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