]> Pileus Git - ~andy/linux/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)
commit007a3b547512d69f67ceb9641796d64552bd337e
treef0e1d3e4dd65117d08c3f385b3f5cf7411d39ea0
parent0bdea06892e33afddbdc5da6df305e9fe9c41365
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