ffmpeg/libavutil/x86
Vitor Sessak ca55606a51 x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.
Without this, code like "shufps m0, m1, m2, 0xaa" would not work in CPUs
not supporting SSE2.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-28 00:24:21 +01:00
..
bswap.h
cpu.c
intmath.h
intreadwrite.h
timer.h
x86inc.asm x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 2011-11-28 00:24:21 +01:00
x86util.asm