Lines Matching refs:PTR_SUBU
282 PTR_SUBU t0,a0,a1
285 PTR_SUBU t0,t1,t2
316 PTR_SUBU a3, zero, a0
320 PTR_SUBU a2,a2,a3 /* a2 is the remining bytes count */
371 PTR_SUBU a2,a2,t8
405 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
416 PTR_SUBU t9,t0,PREFETCH_LIMIT /* t9 is the "last safe pref" address */
550 PTR_SUBU a3,t8,a2 /* a3 is count of bytes in one (d)word chunks */
603 PTR_SUBU a3,a2,t8
629 PTR_SUBU a2,a2,a3 /* a2 is the remining bytes count */
648 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
653 PTR_SUBU t9,t0,PREFETCH_LIMIT /* t9 is the "last safe pref" address */
782 PTR_SUBU a3,t8,a2 /* a3 is count of bytes in one (d)word chunks */
820 PTR_SUBU a3, a2, REG7; /* a3 is number of bytes to be copied in */ \
825 PTR_SUBU REG2, a1, t8; /* REG2 is the aligned src address. */ \