Avi Kivity 9be3be1f15 KVM: x86 emulator: fix Src2CL decode
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>
2011-09-25 19:14:58 +03:00
..
2011-05-26 17:12:34 -07:00
2011-09-25 19:14:58 +03:00
2011-07-26 16:49:47 -07:00
2010-05-10 13:37:16 -07:00
2011-08-15 19:10:50 -07:00
2010-04-08 11:34:34 +02:00
2011-08-04 16:13:20 -07:00