Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dppccap.c123 #define HWCAP_PPC64 (1U << 30) macro
230 if (hwcap & HWCAP_PPC64) in OPENSSL_cpuid_setup()