FFmpeg/libavutil/x86
Mans Rullgard e346176de9 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-10 20:32:16 +02:00
..
bswap.h Merge remote-tracking branch 'qatar/master' 2012-06-25 16:55:31 +02:00
cpu.c x86: cpu: clean up check for cpuid instruction support 2012-07-10 20:32:16 +02:00
float_dsp_init.c Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
float_dsp.asm Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
intmath.h x86/intmath.h: Fix mull operand constraints 2012-06-26 01:08:35 +02:00
intreadwrite.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
timer.h Merge remote-tracking branch 'qatar/master' 2012-07-08 22:33:32 +02:00
w64xmmtest.h win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
x86inc.asm x86inc: put basicnop under ifdef to prevent compile failure. 2012-07-07 22:48:43 +02:00
x86util.asm Merge remote-tracking branch 'qatar/master' 2012-07-05 21:55:31 +02:00