Home
last modified time | relevance | path

Searched defs:have_avx512bw (Results 1 – 2 of 2) sorted by relevance

/qemu/tcg/i386/
H A Dtcg-target-has.h24 #define have_avx512bw ((cpuinfo & CPUINFO_AVX512BW) && have_avx512vl) macro
/qemu/
H A Dmeson.build3146 have_avx512bw = cc.links(''' variable
3162 have_avx512bw = false variable