Home
last modified time | relevance | path

Searched refs:ID_AA64PFR0_FP_NONE (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/arch/arm64/include/
Darmreg.h664 #define ID_AA64PFR0_FP_NONE (0xfULL << ID_AA64PFR0_FP_SHIFT) macro
/openbsd/src/sys/arch/arm64/arm64/
Dcpu.c1082 if (ID_AA64PFR0_FP(id) != ID_AA64PFR0_FP_NONE && in cpu_identify()
1212 if (ID_AA64PFR0_FP(cpu_id_aa64pfr0) != ID_AA64PFR0_FP_NONE && in cpu_identify_cleanup()