Home
last modified time | relevance | path

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

/u-boot/arch/xtensa/cpu/
A Dexceptions.c29 handler_t exc_table[EXCCAUSE_LAST] = {
30 [0 ... EXCCAUSE_LAST-1] = unhandled_exception,
/u-boot/arch/xtensa/include/asm/
A Dregs.h59 #define EXCCAUSE_LAST 63 macro

Completed in 3 milliseconds