ffmpeg/libswresample/x86
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc
Only two functions that use xop multiply-accumulate instructions where the
first operand is the same as the fourth actually took advantage of the macros.

This further reduces differences with x264's x86inc.

Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2015-08-03 17:11:13 -03:00
..
Makefile
audio_convert.asm swresample/x86: add missing colon to labels 2015-07-26 02:51:13 -03:00
audio_convert_init.c
rematrix.asm swresample/x86: add missing colon to labels 2015-07-26 02:51:13 -03:00
rematrix_init.c
resample.asm x86: move XOP emulation code back to x86inc 2015-08-03 17:11:13 -03:00
resample_init.c
w64xmmtest.c