KVM: x86 emulator: mask group 8 instruction as BitOp
authorWei Yongjun <yjwei@cn.fujitsu.com>
Mon, 9 Aug 2010 03:39:14 +0000 (11:39 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:03 +0000 (10:51 +0200)
Mask group 8 instruction as BitOp, so we can share the
code for adjust the source operand.

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

No differences found