Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c158 uint32_t tcu, tmx, tasid, tksu; in sync_c0_tcstatus() local
167 tmx = (v >> CP0TCSt_TMX) & 0x1; in sync_c0_tcstatus()
172 status |= tmx << CP0St_MX; in sync_c0_tcstatus()