diff options
author | John Arbuckle <programmingkidx@gmail.com> | 2018-06-04 17:51:02 -0400 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-06-15 07:42:55 -1000 |
commit | 1019242af11400252f6735ca71a35f81ac23a66d (patch) | |
tree | 1b8f8b62eae98317fe96c7e1ccf867490c0f4436 /accel/tcg/cpu-exec.c | |
parent | 42747d6abb5035473e5585fa17620c1e8983a70b (diff) | |
download | qemu-1019242af11400252f6735ca71a35f81ac23a66d.zip qemu-1019242af11400252f6735ca71a35f81ac23a66d.tar.gz qemu-1019242af11400252f6735ca71a35f81ac23a66d.tar.bz2 |
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>
Diffstat (limited to 'accel/tcg/cpu-exec.c')
0 files changed, 0 insertions, 0 deletions