Home
last modified time | relevance | path

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

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