Home
last modified time | relevance | path

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

/external/cpu_features/src/
Dcpuinfo_x86.c1277 const Leaf leaf_7_1 = SafeCpuIdEx(max_cpuid_leaf, 7, 1); in ParseCpuId() local
1353 features->avx512_bf16 = IsBitSet(leaf_7_1.eax, 5); in ParseCpuId()