Searched refs:POWERPC_EXCP_DSI (Results 1 – 8 of 8) sorted by relevance
168 cs->exception_index = POWERPC_EXCP_DSI; in ppc_hash32_direct_store()192 cs->exception_index = POWERPC_EXCP_DSI; in ppc_hash32_direct_store()327 cs->exception_index = POWERPC_EXCP_DSI; in ppc_hash32_xlate()370 cs->exception_index = POWERPC_EXCP_DSI; in ppc_hash32_xlate()397 cs->exception_index = POWERPC_EXCP_DSI; in ppc_hash32_xlate()
43 exception = POWERPC_EXCP_DSI; in ppc_cpu_record_sigsegv()
656 cs->exception_index = POWERPC_EXCP_DSI; in ppc_40x_xlate()753 cs->exception_index = POWERPC_EXCP_DSI; in ppc_6xx_xlate()773 cs->exception_index = POWERPC_EXCP_DSI; in ppc_6xx_xlate()784 cs->exception_index = POWERPC_EXCP_DSI; in ppc_6xx_xlate()
1695 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_4xx()1724 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000060; in init_excp_ppe42()1768 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_MPC8xx()1799 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_G2()1825 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000000; in init_excp_e500()1860 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000000; in init_excp_BookE()1886 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_603()1910 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_604()1932 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_7x0()1955 env->excp_vectors[POWERPC_EXCP_DSI] = 0x00000300; in init_excp_750cl()[all …]
517 POWERPC_EXCP_ISI : POWERPC_EXCP_DSI; in ppc_booke_xlate()
165 cs->exception_index = POWERPC_EXCP_DSI; in ppc_radix64_raise_si()
857 cs->exception_index = POWERPC_EXCP_DSI; in ppc_hash64_set_dsi()
72 POWERPC_EXCP_DSI = 2, /* Data storage exception */ enumerator