Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc106 #ifndef HWCAP2_SVEAES
107 #define HWCAP2_SVEAES (1 << 2)
/freebsd/sys/arm64/include/
H A Delf.h138 #define HWCAP2_SVEAES 0x0000000000000004ul macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc66 if (hwcap2 & HWCAP2_SVEAES)