Searched refs:EXCP_ILL (Results 1 – 4 of 4) sorted by relevance
136 case EXCP_ILL: in hppa_cpu_do_interrupt()224 [EXCP_ILL] = "illegal instruction trap", in hppa_cpu_do_interrupt()
71 #define EXCP_ILL 8 /* illegal instruction trap */ macro
774 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()