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.c190 do_raise_exception(env, EXCP_THREAD, GETPC()); in helper_yield()
197 do_raise_exception(env, EXCP_THREAD, GETPC()); in helper_yield()
205 do_raise_exception(env, EXCP_THREAD, GETPC()); in helper_yield()
H A Dexception.c120 [EXCP_THREAD] = "thread",
/openbmc/qemu/target/mips/
H A Dcpu.h1291 EXCP_THREAD, enumerator
/openbmc/qemu/target/mips/tcg/system/
H A Dtlb_helper.c1284 case EXCP_THREAD: in mips_cpu_do_interrupt()