Lines Matching refs:t2
63 lui t2, 0x4080 /* Enable Unaligned Access, L2HPE */
64 or t1, t1, t2
104 li t2, 0 /* index */
107 sll v0, t2, 5
124 addi t2, 1
125 bne t3, t2, 11b
189 li t2, 0x40000
190 mul t3, t2, t1 /* t3 = node * 0x40000 */
196 li t2, SYS_CPU_COHERENT_BASE
197 add t2, t2, t3 /* t2 <- SYS offset for node */
198 lw t1, 0(t2)
200 sw t1, 0(t2)
203 lw t1, 0(t2)
224 mfcr t2, t0
225 or t2, t2, t1
226 mtcr t2, t0
275 li t2, 1
276 sw t2, 0(t1)