Searched refs:EPCR_ICM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 2285 #define EPCR_ICM (1 << 25) macro |
H A D | excp_helper.c | 1200 if (env->spr[SPR_BOOKE_EPCR] & EPCR_ICM) { in powerpc_excp_booke() |