x86emul: add tables for 0f38 and 0f3a extension space
authorJan Beulich <jbeulich@suse.com>
Tue, 7 Mar 2017 16:07:25 +0000 (17:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 7 Mar 2017 16:07:25 +0000 (17:07 +0100)
commit9f7f5f6bc95b78d757c3fe6444ce23efded03f3c
tree02aeb7f6d6d48f888e75dc3a25709c8a2adcda0a
parent1600a5adfd4f50fdc03fe867e3a3a28d9d8be902
x86emul: add tables for 0f38 and 0f3a extension space

Convert the few existing opcodes so far supported.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/x86_emulate/x86_emulate.c