Home
last modified time | relevance | path

Searched refs:HWCAP_S390_VX (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.cc73 #ifndef HWCAP_S390_VX in supportsCPUFeature()
74 #define HWCAP_S390_VX 2048 in supportsCPUFeature() macro
91 CHECK_AVAILABILITY_FOR(HWCAP_S390_VX, "vx") in supportsCPUFeature()
103 #undef HWCAP_S390_VX
/third_party/node/deps/openssl/openssl/crypto/
Ds390xcap.c22 # if defined(HWCAP_S390_STFLE) && defined(HWCAP_S390_VX)
99 if (!(hwcap & HWCAP_S390_VX)) { in OPENSSL_cpuid_setup()
/third_party/openssl/crypto/
Ds390xcap.c22 # if defined(HWCAP_S390_STFLE) && defined(HWCAP_S390_VX)
99 if (!(hwcap & HWCAP_S390_VX)) { in OPENSSL_cpuid_setup()