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.
 
 
 
 
Henrik Gramner ed8ddf0bd3 x86inc: Add REPX macro to repeat instructions/operations 1 year ago
..
Makefile
asm.h
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
fixed_dsp.asm
fixed_dsp_init.c
float_dsp.asm x86: replace explicit REP_RETs with RETs 2 years ago
float_dsp_init.c
imgutils.asm
imgutils_init.c
intmath.h
intreadwrite.h
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: fix stray change in 15xM FFT and replace imul->lea 2 years ago
tx_float_init.c lavu/tx: refactor to explicitly track and convert lookup table order 2 years ago
w64xmmtest.h
x86inc.asm x86inc: Add REPX macro to repeat instructions/operations 1 year ago
x86util.asm