KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation
commit09b5f4d3c4aa2d4928c0a3723a8de26a76b6339e
authorWei Yongjun <yjwei@cn.fujitsu.com>
Mon, 23 Aug 2010 06:56:54 +0000 (23 14:56 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:20 +0000 (24 10:51 +0200)
tree8d937d45806faf3af18073099eb3e3b017d339f0
parent45221ab6684a82a5b60208b76d6f8bfb1bbcb969
KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation

Add LDS/LES/LFS/LGS/LSS instruction emulation.
(opcode 0xc4, 0xc5, 0x0f 0xb2, 0x0f 0xb4~0xb5)

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c