Lines Matching refs:t3
36 * Forward Copy: t3 - Index counter of dest
53 mv t3, a0
68 andi t5, t3, -SZREG
71 * If dest(Register t3) rounded down to the nearest naturally
79 beq t5, t3, 1f
101 sub a5, a1, t3 /* Find the difference between src and dest */
136 addi t3, t3, (2 * SZREG)
140 REG_S t2, ((0 * SZREG) - (2 * SZREG))(t3)
142 beq t3, a2, 2f
149 REG_S t2, ((1 * SZREG) - (2 * SZREG))(t3)
151 bne t3, t6, 1b
153 mv t3, t6 /* Fix the dest pointer in case the loop was broken */
155 add a1, t3, a5 /* Restore the src pointer */
234 addi t3, t3, SZREG
235 REG_S t1, (-1 * SZREG)(t3)
236 bne t3, t6, 1b
262 beq t3, t5, 2f
266 addi t3, t3, 1
267 sb t1, -1(t3)
268 bne t3, t5, 1b
292 beq t3, t4, 2f
296 addi t3, t3, 1
297 sb t1, -1(t3)
298 bne t3, t4, 1b
303 beq t4, t3, 2f
309 bne t4, t3, 1b