]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: convert shift/rotate instructions to fastop
authorAvi Kivity <avi.kivity@gmail.com>
Sat, 19 Jan 2013 17:51:51 +0000 (19:51 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 24 Jan 2013 00:15:35 +0000 (22:15 -0200)
commitbc4937f608cd47ea487e76b54e93572a4273a23f
treef0e1d3e4dd65117d08c3f385b3f5cf7411d39ea0
parent9541bc113ac73edbabb2bceeaf070610c2d7eabd
KVM: x86 emulator: convert shift/rotate instructions to fastop

SHL, SHR, ROL, ROR, RCL, RCR, SAR, SAL

Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi.kivity@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c