1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
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
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp_init.c
float_dsp.asm
intreadwrite.h
lls_init.c
lls.asm
Makefile
pixelutils_init.c
pixelutils.asm
pixelutils.h
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