]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69)
authorAvi Kivity <avi@redhat.com>
Wed, 18 Aug 2010 16:29:33 +0000 (19:29 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:16 +0000 (10:51 +0200)
commit19c744f24d27b9e2c6f9e78eb22da8236583a91c
tree1947ea98edac4f7800d08b16dfe29509846759ef
parent0322c81fa58c8b2ede964819a233d942454c249c
KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69)

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