Searched refs:POWERPC_EXCP_ISI (Results 1 – 11 of 11) sorted by relevance
127 cs->exception_index = POWERPC_EXCP_ISI; in ppc_hash32_direct_store()324 cs->exception_index = POWERPC_EXCP_ISI; in ppc_hash32_xlate()356 cs->exception_index = POWERPC_EXCP_ISI; in ppc_hash32_xlate()367 cs->exception_index = POWERPC_EXCP_ISI; in ppc_hash32_xlate()394 cs->exception_index = POWERPC_EXCP_ISI; in ppc_hash32_xlate()
41 exception = POWERPC_EXCP_ISI; in ppc_cpu_record_sigsegv()
635 cs->exception_index = POWERPC_EXCP_ISI; in ppc_40x_xlate()716 cs->exception_index = POWERPC_EXCP_ISI; in ppc_6xx_xlate()721 cs->exception_index = POWERPC_EXCP_ISI; in ppc_6xx_xlate()727 cs->exception_index = POWERPC_EXCP_ISI; in ppc_6xx_xlate()
517 POWERPC_EXCP_ISI : POWERPC_EXCP_DSI; in ppc_booke_xlate()525 cs->exception_index = POWERPC_EXCP_ISI; in ppc_booke_xlate()
48 case POWERPC_EXCP_ISI: return "ISI"; in powerpc_excp_name()515 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in powerpc_excp_40x()618 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in powerpc_excp_6xx()759 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in powerpc_excp_7xx()909 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in powerpc_excp_74xx()1079 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in powerpc_excp_booke()1386 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in powerpc_excp_books()
1653 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_4xx()1702 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_MPC8xx()1733 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_G2()1759 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000000; in init_excp_e200()1794 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000000; in init_excp_BookE()1820 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_603()1844 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_604()1866 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_7x0()1889 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_750cl()1911 env->excp_vectors[POWERPC_EXCP_ISI] = 0x00000400; in init_excp_750cx()[all …]
157 cs->exception_index = POWERPC_EXCP_ISI; in ppc_radix64_raise_si()
835 cs->exception_index = POWERPC_EXCP_ISI; in ppc_hash64_set_isi()
71 POWERPC_EXCP_ISI = 3, /* Instruction storage exception */ enumerator
1071 kvm_sync_excp(env, POWERPC_EXCP_ISI, SPR_BOOKE_IVOR3); in kvmppc_get_booke_sregs()
96 case POWERPC_EXCP_ISI: /* Instruction storage exception */ in cpu_loop()