F_UE
#define MC7_INTR_MASK (F_AE | F_UE | F_CE | V_PE(M_PE))
#define MC7_INTR_FATAL (F_UE | V_PE(M_PE) | F_AE)
if (cause & F_UE) {