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

No differences found