Searched refs:CP0TCSt_TKSU (Results 1 – 3 of 3) sorted by relevance
284 (0x3 << CP0TCSt_TKSU) | (1 << CP0TCSt_IXMT) |
158 #define CP0TCSt_TKSU 11 macro
727 t0 |= (tcstatus & (0x3 << CP0TCSt_TKSU)) >> (CP0TCSt_TKSU - CP0St_KSU); in helper_mftc0_status()1186 …tcstatus = (tcstatus & ~(0x3 << CP0TCSt_TKSU)) | ((arg1 & (0x3 << CP0St_KSU)) << (CP0TCSt_TKSU - C… in helper_mttc0_status()