Searched refs:POWERPC_EXCP_ALIGN (Results 1 – 4 of 4) sorted by relevance
1698 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_4xx()1727 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x000000C0; in init_excp_ppe42()1744 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_MPC5xx()1771 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_MPC8xx()1802 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_G2()1828 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000000; in init_excp_e500()1863 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000000; in init_excp_BookE()1889 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_603()1913 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_604()1935 env->excp_vectors[POWERPC_EXCP_ALIGN] = 0x00000600; in init_excp_7x0()[all …]
143 cs->exception_index = POWERPC_EXCP_ALIGN; in ppc_hash32_direct_store()
767 cs->exception_index = POWERPC_EXCP_ALIGN; in ppc_6xx_xlate()
75 POWERPC_EXCP_ALIGN = 5, /* Alignment exception */ enumerator