Lines Matching refs:t2
62 lui t2, 0x4080 /* Enable Unaligned Access, L2HPE */
63 or t1, t1, t2
103 li t2, 0 /* index */
106 sll v0, t2, 5
123 addi t2, 1
124 bne t3, t2, 11b
188 li t2, 0x40000
189 mul t3, t2, t1 /* t3 = node * 0x40000 */
195 li t2, SYS_CPU_COHERENT_BASE
196 add t2, t2, t3 /* t2 <- SYS offset for node */
197 lw t1, 0(t2)
199 sw t1, 0(t2)
202 lw t1, 0(t2)
223 mfcr t2, t0
224 or t2, t2, t1
225 mtcr t2, t0
274 li t2, 1
275 sw t2, 0(t1)