Searched refs:has_3dnow (Results 1 – 2 of 2) sorted by relevance
108 unsigned has_3dnow:1; member
781 util_cpu_caps.has_3dnow = (regs2[3] >> 31) & 1; in util_cpu_detect_once()843 printf("util_cpu_caps.has_3dnow = %u\n", util_cpu_caps.has_3dnow); in util_cpu_detect_once()