Searched refs:mips_exception_name (Results 1 – 3 of 3) sorted by relevance
131 const char *mips_exception_name(int32_t exception) in mips_exception_name() function145 __func__, exception, mips_exception_name(exception), in do_raise_exception_err()
28 const char *mips_exception_name(int32_t exception);
1042 mips_exception_name(cs->exception_index)); in mips_cpu_do_interrupt()