Lines Matching refs:t2
63 PTR_LA t2, nlm_boot_siblings
64 dsubu t2, t1
65 daddu t2, t0
67 jalr t2
107 andi t2, t0, 0x3 /* thread num */
116 bnez t2, 1f /* skip thread programming */
124 li t2, 6 /* XLR thread mode mask */
125 nor t3, t2, zero
126 and t2, t1, t2 /* t2 - current thread mode */
130 beq v1, t2, 1f /* same as request value */
133 and t2, t1, t3 /* mask out old thread mode */
134 or t1, t2, v1 /* put in new value */