Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c165 do_raise_exception(env, EXCP_THREAD, GETPC()); in helper_yield()
172 do_raise_exception(env, EXCP_THREAD, GETPC()); in helper_yield()
180 do_raise_exception(env, EXCP_THREAD, GETPC()); in helper_yield()
H A Dexception.c120 [EXCP_THREAD] = "thread",
/openbmc/qemu/target/mips/
H A Dcpu.h1293 EXCP_THREAD, enumerator
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1280 case EXCP_THREAD: in mips_cpu_do_interrupt()