Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc133 #ifndef HWCAP2_SVEF64MM
134 #define HWCAP2_SVEF64MM (1 << 11)
/freebsd/sys/arm64/include/
H A Delf.h147 #define HWCAP2_SVEF64MM 0x0000000000000800ul macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc98 if (hwcap2 & HWCAP2_SVEF64MM)