]> Git Repo - qemu.git/commit
tcg/i386: Detect AVX512
authorRichard Henderson <[email protected]>
Thu, 16 Dec 2021 02:16:36 +0000 (18:16 -0800)
committerRichard Henderson <[email protected]>
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 <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
include/qemu/cpuid.h
tcg/i386/tcg-target.c.inc
tcg/i386/tcg-target.h
This page took 0.022002 seconds and 4 git commands to generate.