Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc115 #ifndef HWCAP2_SVESHA3
116 #define HWCAP2_SVESHA3 (1 << 5)
/freebsd/sys/arm64/include/
H A Delf.h142 #define HWCAP2_SVESHA3 (1 << 5) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc64 if (hwcap2 & HWCAP2_SVESHA3)
/freebsd/sys/arm64/arm64/
H A Didentcpu.c1905 MRS_HWCAP(2, HWCAP2_SVESHA3, ID_AA64ZFR0_SHA3_IMPL),