ffmpeg/libavutil/x86
Henrik Gramner ba3eb745cc x86inc: Fix AVX emulation of scalar float instructions
Those instructions are not commutative since they only change the first
element in the vector and leave the rest unmodified.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2016-05-16 10:31:13 +02:00
..
asm.h x86: Add ymm_reg struct 2016-01-28 00:41:19 +01:00
bswap.h
cpu.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp_init.c
float_dsp.asm
intreadwrite.h
lls_init.c
lls.asm
Makefile
timer.h
w64xmmtest.h
x86inc.asm x86inc: Fix AVX emulation of scalar float instructions 2016-05-16 10:31:13 +02:00
x86util.asm