Searched refs:EXCP_RESET (Results 1 – 10 of 10) sorted by relevance
42 #define EXCP_RESET 1 macro43 #define EXCP_INT(n) (EXCP_RESET + (n) + 1)
47 cs->exception_index = EXCP_RESET; in avr_cpu_exec_interrupt()79 if (cs->exception_index == EXCP_RESET) { in avr_cpu_do_interrupt()
70 [EXCP_RESET] = "RESET", in openrisc_cpu_do_interrupt()
142 EXCP_RESET = 0x1, enumerator
91 [EXCP_RESET] = "reset",
41 case EXCP_RESET: in cpu_loop()
335 case EXCP_RESET: in alpha_cpu_do_interrupt()378 case EXCP_RESET: in alpha_cpu_do_interrupt()
300 EXCP_RESET, enumerator
1264 EXCP_RESET = 0, enumerator
1102 case EXCP_RESET: in mips_cpu_do_interrupt()