HomeSort by relevance Sort by last modified time
    Searched refs:EXCP_LAST (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-mips/
helper.c 551 static const char * const excp_names[EXCP_LAST + 1] = {
595 if (env->exception_index < 0 || env->exception_index > EXCP_LAST)
cpu.h 622 EXCP_LAST = EXCP_CACHE,

Completed in 34 milliseconds