Lines Matching refs:v1
108 ori v1, v0, 0x3 /* way0 | write_enable | write_active */
109 mtcr v1, t1
111 mfcr v1, t1
112 andi v1, 0x1 /* wait for write_active == 0 */
113 bnez v1, 12b
116 ori v1, v0, 0x7 /* way1 | write_enable | write_active */
117 mtcr v1, t1
119 mfcr v1, t1
120 andi v1, 0x1 /* wait for write_active == 0 */
121 bnez v1, 13b
241 andi v1, v0, 0x3 /* v1 <- thread id */
242 bnez v1, 2f
272 sll v1, v0, 2
273 PTR_ADDU t1, v1