Searched refs:EXCP_ILL (Results 1 – 4 of 4) sorted by relevance
135 case EXCP_ILL: in hppa_cpu_do_interrupt()218 [EXCP_ILL] = "illegal instruction trap", in hppa_cpu_do_interrupt()
70 #define EXCP_ILL 8 /* illegal instruction trap */ macro
772 return gen_excp_iir(ctx, EXCP_ILL); in gen_illegal()2115 gen_excp_1(EXCP_ILL); in do_page_zero()
151 case EXCP_ILL: in cpu_loop()