KVM: x86 emulator: add setcc instruction emulation
authorWei Yongjun <yjwei@cn.fujitsu.com>
Fri, 6 Aug 2010 09:10:07 +0000 (17:10 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:08 +0000 (10:51 +0200)
Add setcc instruction emulation (opcode 0x0f 0x90~0x9f)

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found