Lines Matching refs:arg3
84 LDREG ITLB_LOOP(%r1), %arg3
86 addib,COND(=) -1, %arg3, fitoneloop /* Preadjust and test */
87 movb,<,n %arg3, %r31, fitdone /* If loop < 0, skip */
100 copy %arg3, %r31 /* Re-init inner loop count */
127 LDREG DTLB_LOOP(%r1), %arg3
129 addib,COND(=) -1, %arg3, fdtoneloop /* Preadjust and test */
130 movb,<,n %arg3, %r31, fdtdone /* If loop < 0, skip */
143 copy %arg3, %r31 /* Re-init inner loop count */
200 LDREG ICACHE_LOOP(%r1), %arg3
203 addib,COND(=) -1, %arg3, fioneloop /* Preadjust and test */
204 movb,<,n %arg3, %r31, fisync /* If loop < 0, do sync */
210 movb,tr %arg3, %r31, fimanyloop /* Re-init inner loop count */
260 LDREG DCACHE_LOOP(%r1), %arg3
263 addib,COND(=) -1, %arg3, fdoneloop /* Preadjust and test */
264 movb,<,n %arg3, %r31, fdsync /* If loop < 0, do sync */
270 movb,tr %arg3, %r31, fdmanyloop /* Re-init inner loop count */