Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c162 env->active_tc.CP0_TCStatus & (1 << CP0TCSt_DT)) { in helper_yield()
/openbmc/qemu/target/mips/
H A Dcpu.h484 #define CP0TCSt_DT 20 macro
H A Dcpu-defs.c.inc291 (0 << CP0TCSt_TMX) | (1 << CP0TCSt_DT) |