KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Mon, 30 Apr 2012 08:46:31 +0000 (17:46 +0900)
committerAvi Kivity <avi@redhat.com>
Sun, 6 May 2012 13:15:57 +0000 (16:15 +0300)
Needed for the following patch which simplifies ModRM fetching code.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found