ffmpeg/libavutil/x86
Mans Rullgard ef66953875 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>
2011-02-20 17:31:23 +00:00
..
bswap.h
cpu.c x86: use raw opcode for xgetbv instruction 2011-02-20 17:31:23 +00:00
intmath.h
intreadwrite.h
timer.h