Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc100 #ifndef HWCAP2_DCPODP
101 #define HWCAP2_DCPODP (1 << 0)
/freebsd/sys/arm64/include/
H A Delf.h137 #define HWCAP2_DCPODP (1 << 0) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc68 if (hwcap2 & HWCAP2_DCPODP)
/freebsd/sys/arm64/arm64/
H A Didentcpu.c986 MRS_HWCAP(2, HWCAP2_DCPODP, ID_AA64ISAR1_DPB_DCCVADP),