KVM: x86 emulator: simplify sib decoding
Instead of using sparse switches, use simpler if/else sequences.
Signed-off-by:
Avi Kivity <avi@qumranet.com>
Loading
Please sign in to comment
Instead of using sparse switches, use simpler if/else sequences.
Signed-off-by:
Avi Kivity <avi@qumranet.com>