Searched refs:has_vsx (Results 1 – 2 of 2) sorted by relevance
108 unsigned has_vsx:1; member
138 util_cpu_caps.has_vsx = 1; in check_os_altivec_support()170 util_cpu_caps.has_vsx = 1; in check_os_altivec_support()185 util_cpu_caps.has_vsx = (hwcap >> 7) & 1; in check_os_altivec_support()230 util_cpu_caps.has_vsx = 1; in check_os_altivec_support()979 printf("util_cpu_caps.has_vsx = %u\n", util_cpu_caps.has_vsx); in _util_cpu_detect_once()