Home
last modified time | relevance | path

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

/qemu/target/loongarch/
H A Dinternals.h27 const char *loongarch_exception_name(int32_t exception);
H A Dcpu.c80 const char *loongarch_exception_name(int32_t exception) in loongarch_exception_name() function
101 loongarch_exception_name(exception)); in do_raise_exception()
181 loongarch_exception_name(cs->exception_index)); in loongarch_cpu_do_interrupt()