Home | History | Annotate | Download | only in string

Lines Matching refs:a2

52 	blt		a2, 16, small	# is it worth any trouble?
60 PTR_SUBU a2, a2, a3 # subtract from remaining count
68 and a3, a2, ~3 # compute number of whole words left
69 PTR_SUBU a2, a2, a3 # which has to be >= (16-3) & ~3
83 PTR_SUBU a2, a2, a3 # subtract from remaining count
94 and a3, a2, ~3 # compute number of whole words left
95 PTR_SUBU a2, a2, a3 # which has to be >= (16-3) & ~3
107 ble a2, zero, match
108 PTR_ADDU a3, a2, a0 # compute ending address