ffmpeg/libavutil/x86
Mans Rullgard 889c1ec4cc x86: cpu: clean up check for cpuid instruction support
This adds macros for accessing the EFLAGS register and uses
these instead of coding the entire check in inline asm.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-07-01 12:25:33 +01: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: clean up check for cpuid instruction support 2012-07-01 12:25:33 +01:00
float_dsp.asm float_dsp: add x86-optimized functions for vector_fmac_scalar() 2012-06-18 18:01:14 -04: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
w64xmmtest.h
x86inc.asm
x86util.asm x86: Avoid movs on BUTTERFLYPS when in AVX mode 2012-05-29 15:29:46 +02:00