Lines Matching refs:t1
48 mfc0 t1, CP0_STATUS
49 sw t1, 48(t0)
52 addiu t1, a1, -1
53 not t1
54 and t0, t1
58 and t2, t1
65 li t1, PM_WARM_CONFIG
68 sw t1, AON_CTRL_PM_CTRL(a0)
69 lw t1, AON_CTRL_PM_CTRL(a0)
71 li t1, (PM_WARM_CONFIG | PM_PWR_DOWN)
72 sw t1, AON_CTRL_PM_CTRL(a0)
73 lw t1, AON_CTRL_PM_CTRL(a0)
78 li t1, ~(ST0_IM | ST0_IE)
79 and t0, t1
138 lw t1, 48(t0)
139 mtc0 t1, CP0_STATUS