x86emul: support AVX512_VP2INTERSECT insns
authorJan Beulich <jbeulich@suse.com>
Tue, 21 Jul 2020 12:00:25 +0000 (14:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Jul 2020 12:00:25 +0000 (14:00 +0200)
commitfc7f700cf1845d80dee1f4075044a54645aec04e
tree69b53294bd37d39a634f3b77cf606dec4dac371c
parentf6b78aefea557e5fd58d1c1e1e314c25c0bacaef
x86emul: support AVX512_VP2INTERSECT insns

The standard memory access pattern once again should allow us to go
without a test harness addition beyond the EVEX Disp8-scaling one.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libxl/libxl_cpuid.c
tools/misc/xen-cpuid.c
tools/tests/x86_emulator/evex-disp8.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