KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)
authorAvi Kivity <avi@redhat.com>
Wed, 20 Jan 2010 16:09:23 +0000 (18:09 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:56:59 +0000 (07:56 -0400)
commitaa97bb4891b1f1b35e7abef8d1e2bbd3dda07159
tree08b52f1eafc1fab26012b423fb1cfa362d1dbf50
parent1253791df91b064c039282feea094e5943294924
KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c