Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc63 #ifndef HWCAP_SM3
64 #define HWCAP_SM3 (1 << 18)
/freebsd/sys/arm64/include/
H A Delf.h120 #define HWCAP_SM3 (1 << 18) macro
/freebsd/sys/arm64/arm64/
H A Didentcpu.c705 MRS_HWCAP(1, HWCAP_SM3, ID_AA64ISAR0_SM3_IMPL),