Searched refs:POWERPC_EXCP_ISEG (Results 1 – 6 of 6) sorted by relevance
250 case POWERPC_EXCP_ISEG: /* Instruction segment exception */ in cpu_loop()
124 cs->exception_index = POWERPC_EXCP_ISEG; in ppc_radix64_raise_segi()
1087 cs->exception_index = POWERPC_EXCP_ISEG; in ppc_hash64_xlate()
72 case POWERPC_EXCP_ISEG: return "ISEG"; in powerpc_excp_name()1519 case POWERPC_EXCP_ISEG: /* Instruction segment exception */ in powerpc_excp_books()
98 POWERPC_EXCP_ISEG = 66, /* Instruction segment exception */ enumerator
2012 env->excp_vectors[POWERPC_EXCP_ISEG] = 0x00000480; in init_excp_970()2040 env->excp_vectors[POWERPC_EXCP_ISEG] = 0x00000480; in init_excp_POWER7()