Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dppccap.c178 OPENSSL_ppccap_P |= PPC_FPU64; in OPENSSL_cpuid_setup()
182 OPENSSL_ppccap_P |= PPC_FPU64; in OPENSSL_cpuid_setup()
207 OPENSSL_ppccap_P |= PPC_FPU64; in OPENSSL_cpuid_setup()
231 OPENSSL_ppccap_P |= PPC_FPU64; in OPENSSL_cpuid_setup()
235 OPENSSL_ppccap_P |= PPC_FPU64; in OPENSSL_cpuid_setup()
281 OPENSSL_ppccap_P |= PPC_FPU64; in OPENSSL_cpuid_setup()
/freebsd/crypto/openssl/include/crypto/
H A Dppc_arch.h20 # define PPC_FPU64 (1<<0) macro
/freebsd/sys/crypto/openssl/
H A Dossl_ppc.h23 # define PPC_FPU64 (1<<0) macro
H A Dossl_ppc.c65 OPENSSL_ppccap_P |= PPC_FPU64; in ossl_cpuid()