Takuya Yoshikawa 9f4260e73a KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
Although ModRM byte is fetched for group decoding, it is soon pushed
back to make decode_modrm() fetch it later again.

Now that ModRM flag can be found in the top level opcode tables, fetch
ModRM byte before group decoding to make the code simpler.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-05-06 16:15:58 +03:00
..
2012-05-06 15:51:56 +03:00
2012-04-27 19:40:29 -03:00
2012-04-27 19:40:29 -03:00
2010-10-24 10:53:14 +02:00
2011-12-27 11:23:39 +02:00
2012-04-18 23:35:01 -03:00
2011-07-24 11:50:40 +03:00
2012-04-16 20:35:04 -03:00
2011-12-27 11:17:05 +02:00
2012-04-19 17:06:26 -03:00
2012-04-19 20:35:07 -03:00
2012-04-08 14:03:13 +03:00