You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Martin Storsjö 7ec2354c38 x86: Remove inline MMX assembly that clobbers the FPU state 9 months ago
..
Makefile
asm.h
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
fixed_dsp.asm
fixed_dsp_init.c lavu/fixed_dsp: add missing av_restrict qualifiers 2 years ago
float_dsp.asm x86: replace explicit REP_RETs with RETs 2 years ago
float_dsp_init.c avutil/x86/float_dsp: add fma3 for scalarproduct 2 years ago
imgutils.asm
imgutils_init.c
intmath.h
intreadwrite.h x86: Remove inline MMX assembly that clobbers the FPU state 9 months ago
lls.asm x86: replace explicit REP_RETs with RETs 2 years ago
lls_init.c
pixelutils.asm avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxext 1 year ago
pixelutils.h
pixelutils_init.c
timer.h
tx_float.asm x86/tx_float: enable SIMD for sizes over 131072 10 months ago
tx_float_init.c x86/tx_init: propely indicate the extended available transform sizes 9 months ago
w64xmmtest.h
x86inc.asm x86inc: Add REPX macro to repeat instructions/operations 1 year ago
x86util.asm