Searched refs:ESR_PIL (Results 1 – 2 of 2) sorted by relevance
465 env->spr[SPR_40x_ESR] = ESR_PIL; in powerpc_excp_40x()1040 env->spr[SPR_BOOKE_ESR] = ESR_PIL; in powerpc_excp_booke()
716 #define ESR_PIL PPC_BIT(36) /* Illegal Instruction */ macro