Lines Matching refs:i1
121 mov %i1, %g5 ! save dest addr start
132 xor %i0, %i1, %o4 ! xor from and to address
137 xor %i0, %i1, %o4 ! xor from and to address
147 ! i0 - src address, i1 - dest address, i2 - count
159 btst 3, %i1 ! is destnation address aligned?
184 stb %i4, [%i1] ! write a byte
185 add %i1, 1, %i1 ! increment destination address
187 btst 3, %i1 ! is destination aligned?
205 st %i5, [%i1] ! write a word
208 add %i1, 4, %i1 ! increment destination address
229 stb %i3, [%i1] ! write a byte
230 add %i1, 1, %i1 ! increment destination address
232 btst 3, %i1 ! is destination aligned?
246 st %i5, [%i1] ! write a destination word
249 add %i1, 4, %i1 ! increment destination address
259 stb %i4, [%i1] ! write a byte
262 add %i1, 1, %i1 ! increment destination
267 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
297 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
299 ldx [%i0+%i1], %o4 ! read from address
300 stx %o4, [%i1] ! write at destination address
303 add %i1, 8, %i1 ! delay slot, inc to address
313 ld [%i0+%i1], %o4 ! read from address
314 st %o4, [%i1] ! write at destination address
317 add %i1, 4, %i1 ! delay slot, inc to address
325 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
332 sub %i0, %i1, %i0 ! i0 gets difference of src and dst
336 ! assumes dest in %i1 and (source - dest) in %i0
339 stb %o4, [%i1] ! write to address
340 inc %i1 ! inc to address
344 ldub [%i0+%i1], %o4 ! read from address
366 stb %o4, [%i1] ! write a byte
367 inc %i1 ! inc to
454 ! %i1 - destination address (arg)
458 mov %i1, %o0 ! store destination address for flushing
472 stx %l0, [%i1+0x0]
473 stx %l1, [%i1+0x8]
474 stx %l2, [%i1+0x10]
475 stx %l3, [%i1+0x18]
476 stx %l4, [%i1+0x20]
477 stx %l5, [%i1+0x28]
478 stx %l6, [%i1+0x30]
479 stx %l7, [%i1+0x38]
489 stx %l0, [%i1+0x40]
490 stx %l1, [%i1+0x48]
491 stx %l2, [%i1+0x50]
492 stx %l3, [%i1+0x58]
493 stx %l4, [%i1+0x60]
494 stx %l5, [%i1+0x68]
495 stx %l6, [%i1+0x70]
496 stx %l7, [%i1+0x78]
501 add %i1, 0x80, %i1
1249 ! %i1 - length of region (multiple of 64)
1257 mov %i1, %o1