1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil/x86
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags
Also do some small cosmetic changes: Drop pointless _MMX suffix from ABSD2
macro name, drop pointless check for MMX support, we always assume MMX is
available in our SIMD code, fix spelling.
2017-03-14 17:23:32 +01:00
..
asm.h
bswap.h
cpu.c build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
cpu.h
cpuid.asm
emms.asm emms: Give apriv_emms_yasm() a more general name 2016-10-18 13:09:09 +02:00
emms.h emms: Give apriv_emms_yasm() a more general name 2016-10-18 13:09:09 +02:00
float_dsp_init.c float_dsp: Have implementation match function pointer prototype 2016-11-03 17:43:55 +01:00
float_dsp.asm
imgutils_init.c
imgutils.asm
intreadwrite.h
lls_init.c
lls.asm
Makefile build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
timer.h
w64xmmtest.h
x86inc.asm asm: Consistently uppercase SECTION markers 2017-02-03 11:37:53 +01:00
x86util.asm x86util: Port all macros to cpuflags 2017-03-14 17:23:32 +01:00