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

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

Completed in 79 milliseconds