Searched refs:has_3dnow_ext (Results 1 – 2 of 2) sorted by relevance
105 unsigned has_3dnow_ext:1; member
917 util_cpu_caps.has_3dnow_ext = (regs2[3] >> 30) & 1; in _util_cpu_detect_once()976 printf("util_cpu_caps.has_3dnow_ext = %u\n", util_cpu_caps.has_3dnow_ext); in _util_cpu_detect_once()