Lines Matching refs:i1
101 mov %i1, %g5 ! save dest addr start
112 xor %i0, %i1, %o4 ! xor from and to address
117 xor %i0, %i1, %o4 ! xor from and to address
127 ! i0 - src address, i1 - dest address, i2 - count
139 btst 3, %i1 ! is destnation address aligned?
164 stb %i4, [%i1] ! write a byte
165 add %i1, 1, %i1 ! increment destination address
167 btst 3, %i1 ! is destination aligned?
185 st %i5, [%i1] ! write a word
188 add %i1, 4, %i1 ! increment destination address
209 stb %i3, [%i1] ! write a byte
210 add %i1, 1, %i1 ! increment destination address
212 btst 3, %i1 ! is destination aligned?
226 st %i5, [%i1] ! write a destination word
229 add %i1, 4, %i1 ! increment destination address
239 stb %i4, [%i1] ! write a byte
242 add %i1, 1, %i1 ! increment destination
247 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
277 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
279 ldx [%i0+%i1], %o4 ! read from address
280 stx %o4, [%i1] ! write at destination address
283 add %i1, 8, %i1 ! delay slot, inc to address
293 ld [%i0+%i1], %o4 ! read from address
294 st %o4, [%i1] ! write at destination address
297 add %i1, 4, %i1 ! delay slot, inc to address
305 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
312 sub %i0, %i1, %i0 ! i0 gets difference of src and dst
316 ! assumes dest in %i1 and (source - dest) in %i0
319 stb %o4, [%i1] ! write to address
320 inc %i1 ! inc to address
324 ldub [%i0+%i1], %o4 ! read from address
346 stb %o4, [%i1] ! write a byte
347 inc %i1 ! inc to
415 ! %i1 - destination address (arg)
419 mov %i1, %o0 ! store destination address for flushing
433 stx %l0, [%i1+0x0]
434 stx %l1, [%i1+0x8]
435 stx %l2, [%i1+0x10]
436 stx %l3, [%i1+0x18]
437 stx %l4, [%i1+0x20]
438 stx %l5, [%i1+0x28]
439 stx %l6, [%i1+0x30]
440 stx %l7, [%i1+0x38]
450 stx %l0, [%i1+0x40]
451 stx %l1, [%i1+0x48]
452 stx %l2, [%i1+0x50]
453 stx %l3, [%i1+0x58]
454 stx %l4, [%i1+0x60]
455 stx %l5, [%i1+0x68]
456 stx %l6, [%i1+0x70]
457 stx %l7, [%i1+0x78]
462 add %i1, 0x80, %i1
1106 ! %i1 - length of region (multiple of 64)
1114 mov %i1, %o1