Searched refs:EXCP_RESET (Results 1 – 10 of 10) sorted by relevance
45 #define EXCP_RESET 1 macro46 #define EXCP_INT(n) (EXCP_RESET + (n) + 1)
47 cs->exception_index = EXCP_RESET; in avr_cpu_exec_interrupt()84 if (cs->exception_index == EXCP_RESET) { in avr_cpu_do_interrupt()
69 [EXCP_RESET] = "RESET", in openrisc_cpu_do_interrupt()
142 EXCP_RESET = 0x1, enumerator
91 [EXCP_RESET] = "reset",
41 case EXCP_RESET: in cpu_loop()
337 case EXCP_RESET: in alpha_cpu_do_interrupt()380 case EXCP_RESET: in alpha_cpu_do_interrupt()
300 EXCP_RESET, enumerator
1262 EXCP_RESET = 0, enumerator
1103 case EXCP_RESET: in mips_cpu_do_interrupt()