Lines Matching refs:i3
128 ! i3, i4 - tmps for used generating complete word
147 ldub [%i0], %i3 ! read a byte from source address
149 or %i4, %i3, %i4 ! or in with previous bytes (if any)
157 ld [%i0], %i3 ! read a word
159 srl %i3, %l0, %i5 ! upper src bits into lower dst bits
176 sll %i3, %l1, %i3 ! clear upper used byte(s)
177 srl %i3, %l1, %i3
183 srl %i3, %l0, %i4
191 sll %i3, %l1, %i5 ! get leftover into upper bits
193 sll %i3, %l0, %i3 ! save remaining byte(s)
194 srl %i3, %l0, %i3
197 sll %i3, %l1, %i4 ! move to fill empty space
208 srl %i4, %l0, %i3 ! prepare to write a single byte
209 stb %i3, [%i1] ! write a byte
222 ld [%i0], %i3 ! read a source word
224 srl %i3, %l0, %i4 ! upper src bits into lower dst bits
231 sll %i3, %l1, %i5 ! get leftover
238 srl %i3, %l0, %i4 ! upper src byte into lower dst byte
252 ldub [%i0], %i3 ! read a byte from source address
254 or %i4, %i3, %i4 ! or in with previous bytes (if any)
274 ! i3 has aligned count returned by alignit
281 subcc %i3, 8, %i3 ! dec count
295 subcc %i3, 4, %i3 ! dec count
355 andn %i2, %o0, %i3 ! return size of aligned bytes