Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1051 cs->exception_index = EXCP_NONE; in mips_cpu_do_interrupt()
1338 cs->exception_index = EXCP_NONE; in mips_cpu_do_interrupt()
/openbmc/qemu/target/mips/
H A Dcpu.h1263 EXCP_NONE = -1, enumerator
H A Dcpu.c414 cs->exception_index = EXCP_NONE; in mips_cpu_reset_hold()