Searched refs:HWCAP_SPARC_N2 (Results 1 – 4 of 4) sorted by relevance
30 #define HWCAP_SPARC_N2 0x00000080 macro
36 if (hwcap & HWCAP_SPARC_N2) in IFUNC_SELECTOR()
43 IFUNC_IMPL_ADD (array, i, memcpy, hwcap & HWCAP_SPARC_N2, in __libc_ifunc_impl_list()56 IFUNC_IMPL_ADD (array, i, mempcpy, hwcap & HWCAP_SPARC_N2, in __libc_ifunc_impl_list()
71 | HWCAP_SPARC_BLKINIT | HWCAP_SPARC_N2)
Completed in 4 milliseconds