Lines Matching refs:t2
65 dla t2, nlm_boot_siblings
66 dsubu t2, t1
67 daddu t2, t0
69 jalr t2
109 andi t2, t0, 0x3 /* thread num */
118 bnez t2, 1f /* skip thread programming */
126 li t2, 6 /* XLR thread mode mask */
127 nor t3, t2, zero
128 and t2, t1, t2 /* t2 - current thread mode */
132 beq v1, t2, 1f /* same as request value */
135 and t2, t1, t3 /* mask out old thread mode */
136 or t1, t2, v1 /* put in new value */