Searched defs:ESR_ELx_MOPS_ISS_DESTREG (Results 1 – 2 of 2) sorted by relevance
384 #define ESR_ELx_MOPS_ISS_DESTREG(esr) (((esr) & (UL(0x1f) << 10)) >> 10) macro
405 #define ESR_ELx_MOPS_ISS_DESTREG(esr) (((esr) & (UL(0x1f) << 10)) >> 10) macro