Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dint32_helper.c60 static const char *excp_name_str(int32_t exception_index) in excp_name_str() function
114 name = excp_name_str(intno); in sparc_cpu_do_interrupt()
142 cs->exception_index, excp_name_str(cs->exception_index)); in sparc_cpu_do_interrupt()