Lines Matching refs:i3
148 ! i3, i4 - tmps for used generating complete word
167 ldub [%i0], %i3 ! read a byte from source address
169 or %i4, %i3, %i4 ! or in with previous bytes (if any)
177 ld [%i0], %i3 ! read a word
179 srl %i3, %l0, %i5 ! upper src bits into lower dst bits
196 sll %i3, %l1, %i3 ! clear upper used byte(s)
197 srl %i3, %l1, %i3
203 srl %i3, %l0, %i4
211 sll %i3, %l1, %i5 ! get leftover into upper bits
213 sll %i3, %l0, %i3 ! save remaining byte(s)
214 srl %i3, %l0, %i3
217 sll %i3, %l1, %i4 ! move to fill empty space
228 srl %i4, %l0, %i3 ! prepare to write a single byte
229 stb %i3, [%i1] ! write a byte
242 ld [%i0], %i3 ! read a source word
244 srl %i3, %l0, %i4 ! upper src bits into lower dst bits
251 sll %i3, %l1, %i5 ! get leftover
258 srl %i3, %l0, %i4 ! upper src byte into lower dst byte
272 ldub [%i0], %i3 ! read a byte from source address
274 or %i4, %i3, %i4 ! or in with previous bytes (if any)
294 ! i3 has aligned count returned by alignit
301 subcc %i3, 8, %i3 ! dec count
315 subcc %i3, 4, %i3 ! dec count
375 andn %i2, %o0, %i3 ! return size of aligned bytes