x86emul: support AVX512{F,_VBMI2} compress/expand insns
authorJan Beulich <jbeulich@suse.com>
Thu, 4 Jul 2019 14:08:00 +0000 (16:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 4 Jul 2019 14:08:00 +0000 (16:08 +0200)
commit65f82d4ce1eada3eb494bb81416bd05b63f73ab2
tree6f73f43a02c1015e415e9e1b714d3d139a1a0091
parentdcac6de1f5b34d52b5f37c73b85c3b627581d413
x86emul: support AVX512{F,_VBMI2} compress/expand insns

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/evex-disp8.c
tools/tests/x86_emulator/test_x86_emulator.c
tools/tests/x86_emulator/x86-emulate.h
xen/arch/x86/x86_emulate/x86_emulate.c
xen/include/asm-x86/cpufeature.h
xen/include/public/arch-x86/cpufeatureset.h
xen/tools/gen-cpuid.py