KVM: x86 emulator: Use opcode::execute for CMPXCHG
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Tue, 22 Nov 2011 06:20:47 +0000 (15:20 +0900)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:17:31 +0000 (11:17 +0200)
commite940b5c20f89282fe826c5e2237932ab280497cf
tree94ae1350f5260033039764f0ac5f106765136536
parente1e210b0a7f7b4d14577bdc76719963f7facc0e7
KVM: x86 emulator: Use opcode::execute for CMPXCHG

CMPXCHG: 0F B0, 0F B1

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c