Lines Matching refs:i2
128 subcc %i0, %i1, %i2 ! s1 == s2 ?
155 ldub [%i1 + %i2], %i0 ! s1[1]
215 add %i2, %i3, %i2 ! start adjusting offset s1-s2
239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
276 lduw [%i1 + %i2], %i3 ! x1 = word from s1
303 lduw [%i1 + %i2], %i3 ! load word from s1
312 srl %g1, 24, %i2 ! first byte of mismatching word in s2
314 subcc %i1, %i2, %i0 ! *s1-*s2
316 srl %g1, 16, %i2 ! second byte of mismatching word in s2
323 subcc %i1, %i2, %i0 ! *s1-*s2
325 srl %g1, 8, %i2 ! third byte of mismatching word in s2
332 subcc %i1, %i2, %i0 ! *s1-*s2