Lines Matching refs:arg3
86 LDREG ITLB_LOOP(%r1), %arg3
88 addib,COND(=) -1, %arg3, fitoneloop /* Preadjust and test */
89 movb,<,n %arg3, %r31, fitdone /* If loop < 0, skip */
102 copy %arg3, %r31 /* Re-init inner loop count */
129 LDREG DTLB_LOOP(%r1), %arg3
131 addib,COND(=) -1, %arg3, fdtoneloop /* Preadjust and test */
132 movb,<,n %arg3, %r31, fdtdone /* If loop < 0, skip */
145 copy %arg3, %r31 /* Re-init inner loop count */
210 LDREG ICACHE_LOOP(%r1), %arg3
212 addib,COND(=) -1, %arg3, fioneloop /* Preadjust and test */
213 movb,<,n %arg3, %r31, fisync /* If loop < 0, do sync */
219 movb,tr %arg3, %r31, fimanyloop /* Re-init inner loop count */
251 LDREG DCACHE_LOOP(%r1), %arg3
253 addib,COND(=) -1, %arg3, fdoneloop /* Preadjust and test */
254 movb,<,n %arg3, %r31, fdsync /* If loop < 0, do sync */
260 movb,tr %arg3, %r31, fdmanyloop /* Re-init inner loop count */