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)
commit6fec27d80feb12f88babcfe75f70f955c51723e8
tree981ffab983c70ecd81cca24a0fc28a934b69a752
parent27ce825823a145eb72bd5a5832c6dbb3168b720e
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
This page took 0.024037 seconds and 5 git commands to generate.