diff options
author | Avi Kivity <avi@qumranet.com> | 2008-01-18 05:38:59 -0500 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-04-27 04:53:14 -0400 |
commit | e09d082c03e137015bc0a17ca77e4b9dca08a5d7 (patch) | |
tree | bde45c9b0015445a777f1a20a88048721d9387e3 /kernel | |
parent | 1ae0a13def678876b9acfb5ac1e2cf7d5d45a60d (diff) |
KVM: x86 emulator: add support for group decoding
Certain x86 instructions use bits 3:5 of the byte following the opcode as an
opcode extension, with the decode sometimes depending on bits 6:7 as well.
Add support for this in the main decoding table rather than an ad-hock
adaptation per opcode.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions