Avi Kivity 1d6b114f20 KVM: x86 emulator: do not munge rep prefix
Currently we store a rep prefix as 1 or 2 depending on whether it is a REPE or
REPNE.  Since sse instructions depend on the prefix value, store it as the
original opcode to simplify things further on.

Signed-off-by: Avi Kivity <avi@redhat.com>
2011-05-11 07:56:58 -04:00
..
2010-10-24 10:53:14 +02:00
2011-03-17 13:08:30 -03:00
2010-10-24 10:53:14 +02:00
2011-01-12 11:29:08 +02:00
2011-03-17 13:08:35 -03:00
2011-05-11 07:56:57 -04:00
2011-03-18 10:39:30 +01:00
2011-05-11 07:56:57 -04:00
2011-05-11 07:56:58 -04:00