ffmpeg/libavutil/x86
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext
Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
So switching to a consistent naming scheme beforehand is sensible.
The name "mmxext" is more official and widespread and also the name
of the CPU flag, as reported e.g. by the Linux kernel.
2012-08-03 22:51:05 +02:00
..
Makefile
bswap.h x86: place some inline asm under #if HAVE_INLINE_ASM 2012-06-25 13:23:12 +01:00
cpu.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
float_dsp.asm x86inc: automatically insert vzeroupper for YMM functions. 2012-07-26 13:43:16 -07:00
float_dsp_init.c float_dsp: add x86-optimized functions for vector_fmac_scalar() 2012-06-18 18:01:14 -04:00
intmath.h x86: place some inline asm under #if HAVE_INLINE_ASM 2012-06-25 13:23:12 +01:00
intreadwrite.h
timer.h x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 2012-07-07 13:35:07 -07:00
w64xmmtest.h
x86inc.asm x86: Use consistent 3dnowext function and macro name suffixes 2012-08-03 14:00:47 +02:00
x86util.asm dsputil: x86: add SHUFFLE_MASK_W macro 2012-07-22 16:56:58 -04:00