x86emul: basic AVX512F testing
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Apr 2019 08:40:02 +0000 (10:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Apr 2019 08:40:02 +0000 (10:40 +0200)
commit431822db7997cb64f6c0dceee037e65be7f202c9
treebf1311486f209c0db9c565d8ef49a47c427fcea1
parentb32c11f567409bc9022e01f383f202af4d4b191b
x86emul: basic AVX512F testing

Test various 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