x86emul: support AVX512PF insns
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Jul 2019 08:40:55 +0000 (10:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Jul 2019 08:40:55 +0000 (10:40 +0200)
commit467e91bde7207f7fc23b6edc9ab9b4d8044c4e36
tree89291ac03aaa0bf14e7453a7c962a7d0a6d43b3f
parent7d569b848036532f4cdb700ff8b8021c036160c3
x86emul: support AVX512PF insns

Some adjustments are necessary to the EVEX Disp8 scaling test code to
account for the zero byte reads/writes, which get issued for the test
harness only.

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/x86-emulate.c
xen/arch/x86/x86_emulate/x86_emulate.c