Lines Matching refs:t1
64 dla t1, nlm_reset_entry
66 dsubu t2, t1
78 move t1, zero
80 ori t1, ST0_KX
82 mtc0 t1, CP0_STATUS
83 PTR_LA t1, nlm_next_sp
84 PTR_L sp, 0(t1)
85 PTR_LA t1, nlm_next_gp
86 PTR_L gp, 0(t1)
113 ADDIU t1, t3, BOOT_CPU_READY
114 ADDU t1, t0
116 sw t3, 0(t1)
125 mfcr t1, t0
128 and t2, t1, t2 /* t2 - current thread mode */
135 and t2, t1, t3 /* mask out old thread mode */
136 or t1, t2, v1 /* put in new value */
137 mtcr t1, t0 /* update core control */