Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Darmreg.h649 #define ID_AA64PFR0_FP_SHIFT 16 macro
650 #define ID_AA64PFR0_FP_MASK (UL(0xf) << ID_AA64PFR0_FP_SHIFT)
652 #define ID_AA64PFR0_FP_IMPL (UL(0x0) << ID_AA64PFR0_FP_SHIFT)
653 #define ID_AA64PFR0_FP_HP (UL(0x1) << ID_AA64PFR0_FP_SHIFT)
654 #define ID_AA64PFR0_FP_NONE (UL(0xf) << ID_AA64PFR0_FP_SHIFT)