qemu-e2k/tcg/i386
John Arbuckle 1019242af1 tcg/i386: Use byte form of xgetbv instruction
The assembler in most versions of Mac OS X is pretty old and does not
support the xgetbv instruction.  To go around this problem, the raw
encoding of the instruction is used instead.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-Id: <20180604215102.11002-1-programmingkidx@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-06-15 07:42:55 -10:00
..
tcg-target.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00
tcg-target.inc.c tcg/i386: Use byte form of xgetbv instruction 2018-06-15 07:42:55 -10:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00