x86emul: support AVX2 gather insns
authorJan Beulich <jbeulich@suse.com>
Mon, 5 Mar 2018 15:23:06 +0000 (16:23 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 5 Mar 2018 15:23:06 +0000 (16:23 +0100)
commit26f1be8eb603b7a61e3a08d93563598c69299112
treedb373d0c6507c67683743288d20fcb1c891cd801
parentfd050dd398ad58126e19fe7e2b64e09dc112f41c
x86emul: support AVX2 gather insns

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/Makefile
tools/tests/x86_emulator/simd-sg.c [new file with mode: 0644]
tools/tests/x86_emulator/test_x86_emulator.c
xen/arch/x86/x86_emulate.c
xen/arch/x86/x86_emulate/x86_emulate.c