Lines Matching refs:arg3
72 LDREG ITLB_LOOP(%r1), %arg3
74 addib,COND(=) -1, %arg3, fitoneloop /* Preadjust and test */
75 movb,<,n %arg3, %r31, fitdone /* If loop < 0, skip */
88 copy %arg3, %r31 /* Re-init inner loop count */
116 LDREG DTLB_LOOP(%r1), %arg3
118 addib,COND(=) -1, %arg3, fdtoneloop /* Preadjust and test */
119 movb,<,n %arg3, %r31, fdtdone /* If loop < 0, skip */
132 copy %arg3, %r31 /* Re-init inner loop count */
198 LDREG ICACHE_LOOP(%r1), %arg3
201 addib,COND(=) -1, %arg3, fioneloop /* Preadjust and test */
202 movb,<,n %arg3, %r31, fisync /* If loop < 0, do sync */
208 movb,tr %arg3, %r31, fimanyloop /* Re-init inner loop count */
259 LDREG DCACHE_LOOP(%r1), %arg3
262 addib,COND(=) -1, %arg3, fdoneloop /* Preadjust and test */
263 movb,<,n %arg3, %r31, fdsync /* If loop < 0, do sync */
269 movb,tr %arg3, %r31, fdmanyloop /* Re-init inner loop count */