x86emul: support most remaining AVX2 insns
authorJan Beulich <jbeulich@suse.com>
Mon, 5 Mar 2018 15:21:49 +0000 (16:21 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 5 Mar 2018 15:21:49 +0000 (16:21 +0100)
commitfd050dd398ad58126e19fe7e2b64e09dc112f41c
tree7f48bf207b3d37233ff71f3b59be15737e3e6050
parent81cc8bfb1fe8c05f415dbcbf8cbd3a4043a48035
x86emul: support most remaining AVX2 insns

I.e. those not being equivalents of SSEn ones, but with the exception
of the various gather operations.

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.c
tools/tests/x86_emulator/test_x86_emulator.c
xen/arch/x86/x86_emulate/x86_emulate.c