Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/
Darmcap.c174 unsigned long hwcap = getauxval(HWCAP_CE); in OPENSSL_cpuid_setup() local
178 if (hwcap & HWCAP_CE_AES) in OPENSSL_cpuid_setup()
181 if (hwcap & HWCAP_CE_PMULL) in OPENSSL_cpuid_setup()
184 if (hwcap & HWCAP_CE_SHA1) in OPENSSL_cpuid_setup()
187 if (hwcap & HWCAP_CE_SHA256) in OPENSSL_cpuid_setup()
191 if (hwcap & HWCAP_CE_SHA512) in OPENSSL_cpuid_setup()
Dppccap.c340 unsigned long hwcap = getauxval(HWCAP); in OPENSSL_cpuid_setup() local
343 if (hwcap & HWCAP_FPU) { in OPENSSL_cpuid_setup()
348 if (hwcap & HWCAP_PPC64) in OPENSSL_cpuid_setup()
352 if (hwcap & HWCAP_POWER6_EXT) in OPENSSL_cpuid_setup()
357 if (hwcap & HWCAP_ALTIVEC) { in OPENSSL_cpuid_setup()
360 if ((hwcap & HWCAP_VSX) && (hwcap2 & HWCAP_VEC_CRYPTO)) in OPENSSL_cpuid_setup()
/freebsd-12-stable/sys/arm64/arm64/
Didentcpu.c416 u_long hwcap; in identify_cpu_sysinit() local
428 hwcap = parse_cpu_features_hwcap(cpu); in identify_cpu_sysinit()
430 elf_hwcap = hwcap; in identify_cpu_sysinit()
432 elf_hwcap &= hwcap; in identify_cpu_sysinit()
443 u_long hwcap = 0; in parse_cpu_features_hwcap() local
446 hwcap |= HWCAP_ASIMDDP; in parse_cpu_features_hwcap()
449 hwcap |= HWCAP_SM4; in parse_cpu_features_hwcap()
452 hwcap |= HWCAP_SM3; in parse_cpu_features_hwcap()
455 hwcap |= HWCAP_ASIMDRDM; in parse_cpu_features_hwcap()
458 hwcap |= HWCAP_ATOMICS; in parse_cpu_features_hwcap()
[all …]
/freebsd-12-stable/contrib/gcc/config/rs6000/
Dlinux-unwind.h226 static long hwcap = 0; in ppc_fallback_frame_state() local
257 if (hwcap == 0) in ppc_fallback_frame_state()
259 hwcap = ppc_linux_aux_vector (16); in ppc_fallback_frame_state()
264 hwcap |= 0xc0000000; in ppc_fallback_frame_state()
266 hwcap |= 0x80000000; in ppc_fallback_frame_state()
271 if (hwcap & 0x08000000) in ppc_fallback_frame_state()
279 if (hwcap & 0x10000000) in ppc_fallback_frame_state()
/freebsd-12-stable/sys/riscv/riscv/
Didentcpu.c121 u_long hwcap; in fill_elf_hwcap() local
169 hwcap = 0; in fill_elf_hwcap()
171 hwcap |= caps[(unsigned char)isa[i]]; in fill_elf_hwcap()
174 elf_hwcap &= hwcap; in fill_elf_hwcap()
176 elf_hwcap = hwcap; in fill_elf_hwcap()
/freebsd-12-stable/stand/i386/libi386/
Dbiospci.c223 uint16_t version, hwcap, maxbus; in biospci_detect() local
239 hwcap = v86.eax & 0xff; in biospci_detect()
244 (hwcap & 1) ? " config1" : "", (hwcap & 2) ? " config2" : "", in biospci_detect()
251 sprintf(buf, "%d", !!(hwcap & 1)); in biospci_detect()
253 sprintf(buf, "%d", !!(hwcap & 2)); in biospci_detect()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dcpu_model.c787 unsigned long hwcap; in init_have_lse_atomics() local
788 int result = elf_aux_info(AT_HWCAP, &hwcap, sizeof hwcap); in init_have_lse_atomics()
789 __aarch64_have_lse_atomics = result == 0 && (hwcap & HWCAP_ATOMICS) != 0; in init_have_lse_atomics()
791 unsigned long hwcap = getauxval(AT_HWCAP); in init_have_lse_atomics()
792 __aarch64_have_lse_atomics = (hwcap & HWCAP_ATOMICS) != 0; in init_have_lse_atomics()
/freebsd-12-stable/lib/libc/gen/
Dauxv.c74 static u_long hwcap, hwcap2; variable
97 hwcap = (u_long)(aux->a_un.a_val); in init_aux()
168 *(u_long *)buf = hwcap; in _elf_aux_info()
/freebsd-12-stable/contrib/openpam/m4/
Dlibtool.m42897 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dlibtool.m42877 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/openbsm/m4/
Dlibtool.m42877 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/ntp/sntp/libevent/m4/
Dlibtool.m42877 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/file/m4/
Dlibtool.m42877 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/libevent/m4/
Dlibtool.m42898 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/ldns/m4/
Dlibtool.m42876 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/unbound/
Daclocal.m42886 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
/freebsd-12-stable/contrib/sqlite3/
Daclocal.m42890 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…