]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: Add unary mul, imul, div, and idiv instructions
authorMohammed Gamal <m.gamal005@gmail.com>
Sun, 8 Aug 2010 18:11:37 +0000 (21:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:04 +0000 (10:51 +0200)
commitc3ec3b3dd4051a83cfced5a9053a991a1b4fd669
treed11accb85b182bd51df8ea96860ca26cafc9fb7b
parent4519a8d62a13782cadd13b9a4dbcdfc63037d536
KVM: x86 emulator: Add unary mul, imul, div, and idiv instructions

This adds unary mul, imul, div, and idiv instructions (group 3 r/m 4-7).

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