Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dinterrupt.c69 if (exception > 0 && exception < EXCP_NR) { in openrisc_cpu_do_interrupt()
70 static const char * const int_name[EXCP_NR] = { in openrisc_cpu_do_interrupt()
H A Dcpu.h158 EXCP_NR, enumerator