KVM: x86 emulator: add bsf/bsr instruction emulation
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 10 Aug 2010 05:48:22 +0000 (13:48 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:04 +0000 (10:51 +0200)
Add bsf/bsr instruction emulation (opcode 0x0f 0xbc~0xbd)

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

No differences found