Searched refs:CP0TCSt_TCU0 (Results 1 – 3 of 3) sorted by relevance
281 (1 << CP0TCSt_TCU1) | (1 << CP0TCSt_TCU0) |
151 #define CP0TCSt_TCU0 28 macro
725 t0 |= tcstatus & (0xf << CP0TCSt_TCU0); in helper_mftc0_status()1184 tcstatus = (tcstatus & ~(0xf << CP0TCSt_TCU0)) | (arg1 & (0xf << CP0St_CU0)); in helper_mttc0_status()