diff options
author | Avi Kivity <avi@redhat.com> | 2012-01-16 15:08:45 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-03-05 14:52:42 +0200 |
commit | 2adb5ad9fe1b44d0ae8b00d2bd6568e6163215b3 (patch) | |
tree | 810f4ee0e638b1774efae25cfcc5a7090e47fed7 /arch/parisc | |
parent | 28867cee754c07b3fa0a679ed2ea394843130217 (diff) |
KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
Currently we treat MOVSX/MOVZX with a byte source as a byte instruction,
and change the destination operand size with a hack. Change it to be
a word instruction, so the destination receives its natural size, and
change the source to be SrcMem8.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions