Home
last modified time | relevance | path

Searched refs:HWCAP_S390_VXRS_EXT2 (Results 1 – 8 of 8) sorted by relevance

/sysdeps/s390/
A Ddl-procinfo.h59 HWCAP_S390_VXRS_EXT2 = 1 << 15, enumerator
72 | HWCAP_S390_VXRS_EXT2)
A Dstrstr.c40 (HAVE_STRSTR_ARCH13 && (hwcap & HWCAP_S390_VXRS_EXT2))
A Dmemmove.c46 (HAVE_MEMMOVE_ARCH13 && (hwcap & HWCAP_S390_VXRS_EXT2)
A Dmemmem.c42 (HAVE_MEMMEM_ARCH13 && (hwcap & HWCAP_S390_VXRS_EXT2))
/sysdeps/s390/s390-64/
A Ddl-hwcap-check.h29 if (!(GLRO(dl_hwcap) & HWCAP_S390_VXRS_EXT2)) in dl_hwcap_check()
A Ddl-hwcaps-subdirs.c48 if (!((GLRO (dl_hwcap) & HWCAP_S390_VXRS_EXT2) in _dl_hwcaps_subdirs_active()
/sysdeps/unix/sysv/linux/s390/bits/
A Dhwcap.h50 #define HWCAP_S390_VXRS_EXT2 32768 macro
/sysdeps/s390/multiarch/
A Difunc-impl-list.c174 ((dl_hwcap & HWCAP_S390_VXRS_EXT2) in __libc_ifunc_impl_list()
192 dl_hwcap & HWCAP_S390_VXRS_EXT2, STRSTR_ARCH13) in __libc_ifunc_impl_list()
208 dl_hwcap & HWCAP_S390_VXRS_EXT2, MEMMEM_ARCH13) in __libc_ifunc_impl_list()

Completed in 8 milliseconds