Searched refs:POWERPC_EXCP_FIT (Results 1 – 2 of 2) sorted by relevance
1702 env->excp_vectors[POWERPC_EXCP_FIT] = 0x00001010; in init_excp_4xx()1730 env->excp_vectors[POWERPC_EXCP_FIT] = 0x00000120; in init_excp_ppe42()1834 env->excp_vectors[POWERPC_EXCP_FIT] = 0x00000000; in init_excp_e500()1869 env->excp_vectors[POWERPC_EXCP_FIT] = 0x00000000; in init_excp_BookE()
81 POWERPC_EXCP_FIT = 11, /* Fixed-interval timer interrupt */ enumerator