summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>2012-04-30 17:48:25 +0900
committerAvi Kivity <avi@redhat.com>2012-05-06 16:15:58 +0300
commit9f4260e73ac43aaa91eb5de95950e1de7002f467 (patch)
tree9984a53a3ec8ba905cf209d02686f415ada5a425 /Documentation/CodingStyle
parent1c2545be05f436523cabc54087c6a60ea10110d3 (diff)
downloadop-kernel-dev-9f4260e73ac43aaa91eb5de95950e1de7002f467.zip
op-kernel-dev-9f4260e73ac43aaa91eb5de95950e1de7002f467.tar.gz
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>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud