KVM: x86 emulator: Fix DstAcc decoding.
authorGleb Natapov <gleb@redhat.com>
Mon, 15 Mar 2010 14:38:28 +0000 (16:38 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:15:45 +0000 (12:15 +0300)
commitd6d367d6783e38634377bc66b62bff3ffd717e5f
treedf3c4765336149622ce4255afede8c285a025907
parent08e850c6536db302050c0287649e68e3bbdfe2c7
KVM: x86 emulator: Fix DstAcc decoding.

Set correct operation length. Add RAX (64bit) handling.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c