Home
last modified time | relevance | path

Searched refs:HWCAP_SPARC_ADP (Results 1 – 5 of 5) sorted by relevance

/sysdeps/sparc/sparc64/multiarch/
A Difunc-impl-list.c39 IFUNC_IMPL_ADD (array, i, memcpy, hwcap & HWCAP_SPARC_ADP, in __libc_ifunc_impl_list()
52 IFUNC_IMPL_ADD (array, i, mempcpy, hwcap & HWCAP_SPARC_ADP, in __libc_ifunc_impl_list()
65 IFUNC_IMPL_ADD (array, i, bzero, hwcap & HWCAP_SPARC_ADP, in __libc_ifunc_impl_list()
74 IFUNC_IMPL_ADD (array, i, memset, hwcap & HWCAP_SPARC_ADP, in __libc_ifunc_impl_list()
83 IFUNC_IMPL_ADD (array, i, memmove, hwcap & HWCAP_SPARC_ADP, in __libc_ifunc_impl_list()
A Difunc-memmove.h28 if (hwcap & HWCAP_SPARC_ADP) in IFUNC_SELECTOR()
A Difunc-memset.h30 if (hwcap & HWCAP_SPARC_ADP) in IFUNC_SELECTOR()
A Difunc-memcpy.h32 if (hwcap & HWCAP_SPARC_ADP) in IFUNC_SELECTOR()
/sysdeps/sparc/bits/
A Dhwcap.h51 #define HWCAP_SPARC_ADP 0x08000000 macro

Completed in 4 milliseconds