Home
last modified time | relevance | path

Searched refs:EPCR_ICM (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu.h2285 #define EPCR_ICM (1 << 25) macro
H A Dexcp_helper.c1200 if (env->spr[SPR_BOOKE_EPCR] & EPCR_ICM) { in powerpc_excp_booke()