Searched refs:EPCR_ICM (Results 1 – 2 of 2) sorted by relevance
1125 if (env->spr[SPR_BOOKE_EPCR] & EPCR_ICM) { in powerpc_excp_booke()
2296 #define EPCR_ICM (1 << 25) macro