Searched refs:_HWCAP_S390_STFLE (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/codegen/s390/ | ||
H A D | assembler-s390.cc | 154 const uint32_t _HWCAP_S390_STFLE = 4; in supportsSTFLE() local 155 return (auxv_hwcap & _HWCAP_S390_STFLE); in supportsSTFLE() |
Completed in 2 milliseconds