diff options
author | Cameron Esfahani <dirty@apple.com> | 2019-11-24 12:05:25 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-11-26 09:58:36 +0100 |
commit | 8c3b0e9e678a3a690d1411a8231f29082ab50988 (patch) | |
tree | f623e36f38129be8126b6d94a437f9c94c5239c3 /target/m68k | |
parent | 9fedbbeeee6dead7e73b3a53e3c80dd37392b464 (diff) | |
download | qemu-8c3b0e9e678a3a690d1411a8231f29082ab50988.zip qemu-8c3b0e9e678a3a690d1411a8231f29082ab50988.tar.gz qemu-8c3b0e9e678a3a690d1411a8231f29082ab50988.tar.bz2 |
hvf: correctly handle REX prefix in relation to legacy prefixes
In real x86 processors, the REX prefix must come after legacy prefixes.
REX before legacy is ignored. Update the HVF emulation code to properly
handle this. Fix some spelling errors in constants. Fix some decoder
table initialization issues found by Coverity.
Signed-off-by: Cameron Esfahani <dirty@apple.com>
Message-Id: <eff30ded8307471936bec5d84c3b6efbc95e3211.1574625592.git.dirty@apple.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/m68k')
0 files changed, 0 insertions, 0 deletions