Home
last modified time | relevance | path

Searched refs:EXCP_LAST (Results 1 – 2 of 2) sorted by relevance

/external/qemu/target-mips/
Dhelper.c551 static const char * const excp_names[EXCP_LAST + 1] = {
595 if (env->exception_index < 0 || env->exception_index > EXCP_LAST) in do_interrupt()
Dcpu.h622 EXCP_LAST = EXCP_CACHE, enumerator