Searched refs:HWCAP_SPARC_ULTRA3 (Results 1 – 4 of 4) sorted by relevance
28 #define HWCAP_SPARC_ULTRA3 0x00000020 macro
40 if (hwcap & HWCAP_SPARC_ULTRA3) in IFUNC_SELECTOR()
47 IFUNC_IMPL_ADD (array, i, memcpy, hwcap & HWCAP_SPARC_ULTRA3, in __libc_ifunc_impl_list()60 IFUNC_IMPL_ADD (array, i, mempcpy, hwcap & HWCAP_SPARC_ULTRA3, in __libc_ifunc_impl_list()
70 #define HWCAP_IMPORTANT (HWCAP_IMPORTANT_V9 | HWCAP_SPARC_ULTRA3 \
Completed in 4 milliseconds