Home
last modified time | relevance | path

Searched refs:have_avx1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/i386/
H A Dtcg-target.h115 #define have_avx1 (cpuinfo & CPUINFO_AVX1) macro
204 #define TCG_TARGET_HAS_v64 have_avx1
205 #define TCG_TARGET_HAS_v128 have_avx1
H A Dtcg-target.c.inc1204 if (have_avx1) {
4292 if (have_avx1) {