Searched refs:has_popcnt (Results 1 – 2 of 2) sorted by relevance
99 unsigned has_popcnt:1; member
863 util_cpu_caps.has_popcnt = (regs2[2] >> 23) & 1; in _util_cpu_detect_once()974 printf("util_cpu_caps.has_popcnt = %u\n", util_cpu_caps.has_popcnt); in _util_cpu_detect_once()