]> xenbits.xensource.com Git - xen.git/commit
x86emul: support remaining AVX512F legacy-equivalent insns
authorJan Beulich <jbeulich@suse.com>
Fri, 24 May 2019 08:25:26 +0000 (10:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 24 May 2019 08:25:26 +0000 (10:25 +0200)
commitb3e9a2d880956f44fb18bf5e424ee1ffa049cce7
tree4f2377c5f261e40ba7283319bb46affb8edc7018
parentfb046f041c9a69292451b5e19c55f028934bca40
x86emul: support remaining AVX512F legacy-equivalent insns

Plus their AVX512BW counterparts.

Take the opportunity and also eliminate a pair of open coded instances
of scalar_1op().

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