ffmpeg/libavutil/x86
Ivan Kalvachev 30ae07d7ef Add macros to x86util.asm .
Improved version of VBROADCASTSS that works like the avx2 instruction.
Emulation of vpbroadcastd.
Horizontal sum HSUMPS that places the result in all elements.
Emulation of blendvps and pblendvb.

Signed-off-by: Ivan Kalvachev <ikalvachev@gmail.com>
2017-08-18 17:18:32 +01:00
..
Makefile build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
asm.h asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
bswap.h avutil/x86/bswap: Remove warning about bswap intrinsics with msvc. 2015-11-23 23:03:32 +11:00
cpu.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
cpu.h Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332' 2017-01-31 15:17:19 -03:00
cpuid.asm
emms.asm Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 2017-03-23 18:28:56 -03:00
emms.h Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 2017-03-23 18:28:56 -03:00
fixed_dsp.asm x86/fixed_dsp: add ff_butterflies_fixed_sse2 2016-01-16 21:09:38 -03:00
fixed_dsp_init.c x86/fixed_dsp: add ff_butterflies_fixed_sse2 2016-01-16 21:09:38 -03:00
float_dsp.asm x86/float_dsp: remove usage of integer instructions 2017-05-12 23:34:49 -03:00
float_dsp_init.c x86/float_dsp: add ff_vector_fmul_reverse_avx2 2017-04-11 21:35:35 -03:00
imgutils.asm Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4' 2017-03-23 18:05:27 -03:00
imgutils_init.c Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 2017-03-20 08:34:10 +01:00
intmath.h lavu/intmath.h: fix compilation with msvc10. 2016-06-13 13:49:24 +10:00
intreadwrite.h
lls.asm lavu/x86/lls: add fma3 optimizations for update_lls 2016-01-15 16:46:13 -05:00
lls_init.c x86: use the new helper macros where useful 2016-02-14 20:00:21 -03:00
pixelutils.asm
pixelutils.h
pixelutils_init.c
timer.h
w64xmmtest.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
x86inc.asm x86inc: don't use read-only data sections on COFF targets 2017-06-27 12:48:04 -03:00
x86util.asm Add macros to x86util.asm . 2017-08-18 17:18:32 +01:00