ffmpeg/libavutil/x86
Henrik Gramner 406e0ddc0b x86inc: Fix call with memory operands
We overload the `call` instruction with a macro, but it would misbehave when
the macro argument wasn't a valid identifier. Fix it by explicitly checking
if the argument is an identifier.
2017-06-09 13:43:00 +02:00
..
asm.h
bswap.h
cpu.c
cpu.h
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_init.c
fixed_dsp.asm
float_dsp_init.c x86/float_dsp: add ff_vector_fmul_reverse_avx2 2017-04-11 21:35:35 -03:00
float_dsp.asm x86/float_dsp: remove usage of integer instructions 2017-05-12 23:34:49 -03:00
imgutils_init.c Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 2017-03-20 08:34:10 +01:00
imgutils.asm Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4' 2017-03-23 18:05:27 -03:00
intmath.h
intreadwrite.h
lls_init.c
lls.asm
Makefile Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 2017-03-20 08:34:10 +01:00
pixelutils_init.c
pixelutils.asm
pixelutils.h
timer.h
w64xmmtest.h
x86inc.asm x86inc: Fix call with memory operands 2017-06-09 13:43:00 +02:00
x86util.asm avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args are the same 2017-03-21 19:15:00 -03:00