Lines Matching refs:PTR_SUBU
297 PTR_SUBU t0,a0,a1
300 PTR_SUBU t0,t1,t2
341 PTR_SUBU a3, zero, a0
345 PTR_SUBU a2,a2,a3 /* a2 is the remining bytes count */
396 PTR_SUBU a2,a2,t8
430 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
441 PTR_SUBU t9,t0,PREFETCH_LIMIT /* t9 is the "last safe pref" address */
575 PTR_SUBU a3,t8,a2 /* a3 is count of bytes in one (d)word chunks */
613 PTR_SUBU a2,a2,a3 /* a2 is the remining bytes count */
632 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
637 PTR_SUBU t9,t0,PREFETCH_LIMIT /* t9 is the "last safe pref" address */
766 PTR_SUBU a3,t8,a2 /* a3 is count of bytes in one (d)word chunks */
804 PTR_SUBU a3, a2, REG7; /* a3 is number of bytes to be copied in */ \
809 PTR_SUBU REG2, a1, t8; /* REG2 is the aligned src address. */ \