Searched refs:EXCP_HALTED (Results 1 – 5 of 5) sorted by relevance
51 return EXCP_HALTED; in cpu_halted()
62 #define EXCP_HALTED 0x10003 /* cpu is halted (waiting for external event) */ macro
254 return EXCP_HALTED; in cpu_exec()413 env->exception_index = EXCP_HALTED; in cpu_exec()
363 return EXCP_HALTED; in cpu_halted()