ffmpeg/libavutil/x86
Mans Rullgard f1f792117f x86: use raw opcode for xgetbv instruction
This allows the CPU detection to work with assemblers not supporting
the xgetbv mnemonic.  These include clang and some BSD versions.

All AVX code will be written for yasm, where the main assembler
is not involved.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit ef66953875)
2011-02-22 02:38:41 +01:00
..
bswap.h Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
cpu.c x86: use raw opcode for xgetbv instruction 2011-02-22 02:38:41 +01:00
intmath.h Replace many includes of libavutil/common.h with what is actually needed 2010-03-09 17:39:19 +00:00
intreadwrite.h Replace many includes of libavutil/common.h with what is actually needed 2010-03-09 17:39:19 +00:00
timer.h Split libavutil/timer.h per architecture 2009-04-01 22:56:22 +00:00