Searched refs:ESR_PPR (Results 1 – 4 of 4) sorted by relevance
53 #define ESR_PPR 0x04000000 macro227 else if( esr_val & ESR_PPR ) in ProgramCheckException()
468 env->spr[SPR_40x_ESR] = ESR_PPR; in powerpc_excp_40x()1044 env->spr[SPR_BOOKE_ESR] = ESR_PPR; in powerpc_excp_booke()
717 #define ESR_PPR PPC_BIT(37) /* Privileged Instruction */ macro
216 #define ESR_PPR 0x04000000 /* Program Exception - Priveleged */ macro