ffmpeg/libavutil/x86
Loren Merritt f8d8fe255d x86inc: clip num_args to 7 on x86-32.
This allows us to unconditionally set the cglobal num_args
parameter to a bigger value, thus making writing yasm code
even easier than before.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-07-28 08:29:45 -07:00
..
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
bswap.h x86: place some inline asm under #if HAVE_INLINE_ASM 2012-06-25 13:23:12 +01:00
cpu.c x86/cpu: implement get/set_eflags using intrinsics 2012-07-10 14:33:32 +03: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 win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
x86inc.asm x86inc: clip num_args to 7 on x86-32. 2012-07-28 08:29:45 -07:00
x86util.asm dsputil: x86: add SHUFFLE_MASK_W macro 2012-07-22 16:56:58 -04:00