Lines Matching refs:a4
54 add a4, a1, a2
160 andi a5, a4, (SZREG - 1) /* Find the alignment offset of src (a4) */
162 sub a5, a4, t4 /* Find the difference between src and dest */
163 andi a4, a4, -SZREG /* Align the src pointer */
194 REG_L t1, ( 0 * SZREG)(a4)
196 REG_L t0, (-1 * SZREG)(a4)
205 REG_L t1, (-2 * SZREG)(a4)
206 addi a4, a4, (-2 * SZREG)
216 add a4, t4, a5 /* Restore the src pointer */
243 REG_L t1, (-1 * SZREG)(a4)
244 addi a4, a4, -SZREG
274 lb t1, -1(a4)
275 addi a4, a4, -1
304 lb t1, -1(a4)
305 addi a4, a4, -1