Lines Matching refs:t1
62 PTR_LA t1, nlm_reset_entry
64 dsubu t2, t1
76 move t1, zero
78 ori t1, ST0_KX
80 mtc0 t1, CP0_STATUS
81 PTR_LA t1, nlm_next_sp
82 PTR_L sp, 0(t1)
83 PTR_LA t1, nlm_next_gp
84 PTR_L gp, 0(t1)
111 ADDIU t1, t3, BOOT_CPU_READY
112 ADDU t1, t0
114 sw t3, 0(t1)
123 mfcr t1, t0
126 and t2, t1, t2 /* t2 - current thread mode */
133 and t2, t1, t3 /* mask out old thread mode */
134 or t1, t2, v1 /* put in new value */
135 mtcr t1, t0 /* update core control */