]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: emulate MOVAPD
authorIgor Mammedov <imammedo@redhat.com>
Sat, 15 Mar 2014 20:02:00 +0000 (21:02 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Mar 2014 11:14:30 +0000 (12:14 +0100)
commit49b6df863c4d870902fd409426999cb8f6b7f2f7
tree981ffab983c70ecd81cca24a0fc28a934b69a752
parent3064f20765787a912044f114516563cbd1299387
KVM: x86 emulator: emulate MOVAPD

Add emulation for 0x66 prefixed instruction of 0f 28 opcode
that has been added earlier.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c