x86emul: basic AVX512VL testing
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Apr 2019 08:41:12 +0000 (10:41 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Apr 2019 08:41:12 +0000 (10:41 +0200)
commit41ec375d1947392fe653d55136d0f18547ece41e
tree6329eaa5cfad9fe6096b113a7b8c7ff6a6e9a0e9
parenta6201de76c979e5116af557c57b8425cbe0430a9
x86emul: basic AVX512VL testing

Test the 128- and 256-bit variants of the insns which have been
implemented already.

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-fma.c
tools/tests/x86_emulator/simd.c
tools/tests/x86_emulator/simd.h
tools/tests/x86_emulator/test_x86_emulator.c