Lines Matching full:t3
35 * Forward Copy: t3 - Index counter of dest
52 mv t3, a0
67 andi t5, t3, -SZREG
70 * If dest(Register t3) rounded down to the nearest naturally
78 beq t5, t3, 1f
100 sub a5, a1, t3 /* Find the difference between src and dest */
135 addi t3, t3, (2 * SZREG)
139 REG_S t2, ((0 * SZREG) - (2 * SZREG))(t3)
141 beq t3, a2, 2f
148 REG_S t2, ((1 * SZREG) - (2 * SZREG))(t3)
150 bne t3, t6, 1b
152 mv t3, t6 /* Fix the dest pointer in case the loop was broken */
154 add a1, t3, a5 /* Restore the src pointer */
233 addi t3, t3, SZREG
234 REG_S t1, (-1 * SZREG)(t3)
235 bne t3, t6, 1b
261 beq t3, t5, 2f
265 addi t3, t3, 1
266 sb t1, -1(t3)
267 bne t3, t5, 1b
291 beq t3, t4, 2f
295 addi t3, t3, 1
296 sb t1, -1(t3)
297 bne t3, t4, 1b
302 beq t4, t3, 2f
308 bne t4, t3, 1b