Searched refs:POWERPC_EXCP_NB (Results 1 – 3 of 3) sorted by relevance
149 POWERPC_EXCP_NB = 105, enumerator1337 uint64_t excp_stats[POWERPC_EXCP_NB];1345 target_ulong excp_vectors[POWERPC_EXCP_NB]; /* Exception vectors */
1627 if (excp <= POWERPC_EXCP_NONE || excp >= POWERPC_EXCP_NB) { in powerpc_excp()
6738 for (i = 0; i < POWERPC_EXCP_NB; i++) { in init_ppc_proc()