tcg/i386: Detect AVX512
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Dec 2021 02:16:36 +0000 (18:16 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Mar 2022 18:50:41 +0000 (08:50 -1000)
commitba597b66d998910b6d6192ee556f85e52004375d
tree753796eec56b2de6de21caaefe7cf276496b7d07
parent21eab5bfaef49c6c0a8736943754e4e3a34a7139
tcg/i386: Detect AVX512

There are some operation sizes in some subsets of AVX512 that
are missing from previous iterations of AVX.  Detect them.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/qemu/cpuid.h
tcg/i386/tcg-target.c.inc
tcg/i386/tcg-target.h