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-04-19 17:06:26 -03:00
2012-04-19 17:06:26 -03:00
2012-04-19 17:06:26 -03:00
2012-04-19 20:35:43 -03:00
2012-04-19 17:06:26 -03:00
2012-04-19 17:06:26 -03:00
2012-04-19 17:06:26 -03:00
2012-04-19 17:06:26 -03:00