FFmpeg/libavutil/x86
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros
Those macros take a byte number as shift argument, as this argument
differs between MMX and SSE2 instructions.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-15 13:19:27 +02:00
..
asm.h x86/vp9: inital AVX2 intra_pred 2014-06-08 02:37:20 +02:00
bswap.h
cpu.c x86/cpu: check for OS support before enabling AVX2 2014-03-25 17:56:43 +01:00
cpu.h x86: add detection for FMA3 instruction set 2014-02-23 15:29:36 +01:00
cpuid.asm
emms.asm
emms.h
float_dsp_init.c x86/float_dsp: port vector_fmul_window to yasm 2014-06-08 12:41:32 +02:00
float_dsp.asm x86/float_dsp: add missing femms 2014-06-08 20:06:28 +02:00
intreadwrite.h
lls_init.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
lls.asm rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
Makefile x86: lpc: simd av_update_lls 2013-06-29 13:23:57 +02:00
timer.h avutil/timer: Fix units for x86 after c708b54033 2014-03-09 15:22:02 +01:00
w64xmmtest.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
x86inc.asm x86: Move XOP emulation to x86util 2014-02-24 08:30:19 +01:00
x86util.asm x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00