ID_AA64PFR0_FP_MASK
value |= cpu_id_aa64pfr0 & ID_AA64PFR0_FP_MASK;
#define ID_AA64PFR0_FP(x) ((x) & ID_AA64PFR0_FP_MASK)