Home
last modified time | relevance | path

Searched refs:HWCAP_S390_STFLE (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/arch/s390x/bits/
H A Dhwcap.h3 #define HWCAP_S390_STFLE 4 macro
/third_party/node/deps/openssl/openssl/crypto/
H A Ds390xcap.c22 # if defined(HWCAP_S390_STFLE) && defined(HWCAP_S390_VX)
95 if (hwcap & HWCAP_S390_STFLE) in OPENSSL_cpuid_setup()
/third_party/openssl/crypto/
H A Ds390xcap.c22 # if defined(HWCAP_S390_STFLE) && defined(HWCAP_S390_VX)
95 if (hwcap & HWCAP_S390_STFLE) in OPENSSL_cpuid_setup()
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc83 CHECK_AVAILABILITY_FOR(HWCAP_S390_STFLE, "stfle") in supportsCPUFeature()
152 // HWCAP_S390_STFLE is defined to be 4 in include/asm/elf.h. Currently in supportsSTFLE()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c388 return (get_hwcap() & HWCAP_S390_STFLE); in have_stfle()

Completed in 9 milliseconds