https://github.com/torvalds/linux
Revision 9be3be1f153e90ea4e1e5b6ed1d72a73d44318d1 authored by Avi Kivity on 13 September 2011, 07:45:38 UTC, committed by Avi Kivity on 25 September 2011, 16:14:58 UTC
Src2CL decode (used for double width shifts) erronously decodes only bit 3
of %rcx, instead of bits 7:0.

Fix by decoding %cl in its entirety.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
1 parent 41bc318
History
Tip revision: 9be3be1f153e90ea4e1e5b6ed1d72a73d44318d1 authored by Avi Kivity on 13 September 2011, 07:45:38 UTC
KVM: x86 emulator: fix Src2CL decode
Tip revision: 9be3be1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.7 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top