Lines Matching refs:v1
109 ori v1, v0, 0x3 /* way0 | write_enable | write_active */
110 mtcr v1, t1
112 mfcr v1, t1
113 andi v1, 0x1 /* wait for write_active == 0 */
114 bnez v1, 12b
117 ori v1, v0, 0x7 /* way1 | write_enable | write_active */
118 mtcr v1, t1
120 mfcr v1, t1
121 andi v1, 0x1 /* wait for write_active == 0 */
122 bnez v1, 13b
242 andi v1, v0, 0x3 /* v1 <- thread id */
243 bnez v1, 2f
273 sll v1, v0, 2
274 PTR_ADDU t1, v1