Lines Matching full:t1
31 * t1 = 0x8080808080808080
40 slli t1, t0, 32
42 or t0, t0, t1
44 slli t1, t0, 7
67 and t2, t2, t1
98 and t2, t2, t1
120 and t2, t2, t1
121 and t4, t4, t1
147 and t2, t2, t1
157 * t1 = 0x0001020304050607
160 * iter = iter * t1
163 li t1, 0x10203000
165 slli t1, t1, 4
167 addi t1, t1, 0x405
169 slli t1, t1, 16
171 addi t1, t1, 0x607
172 mul a2, a2, t1
179 sltu t1, a2, t0
180 neg t1, t1
182 and a0, a0, t1