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)
commitba7ff2b76dcf05c4681c2648019b8301ada6f3df
tree5a894a3f010c0aa1b959addbdc5d9a768a22bf2b
parent3885f18fe3034a10b3e3923885d70d31ba522844
KVM: x86 emulator: mask group 8 instruction as BitOp

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>
arch/x86/kvm/emulate.c