KVM: x86 emulator: implement IMUL REG, R/M, imm8 (opcode 6B)
authorAvi Kivity <avi@redhat.com>
Wed, 18 Aug 2010 15:25:25 +0000 (18:25 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:12 +0000 (10:51 +0200)
commitf3a1b9f49647133e8c6eb6a68399ed8dbd61554a
tree7535212f90ac78a2695d998d1e27150a768ab277
parent40ece7c7297da90e54e147d3bfbb4531f9fbc570
KVM: x86 emulator: implement IMUL REG, R/M, imm8 (opcode 6B)

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c