Home
last modified time | relevance | path

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

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