Lines Matching refs:destination
152 ! l2 size in bits of upper part of destination word (UD)
153 ! l3 size in bits of lower part of destination word (LD = 32 - UD)
164 ! both source and destination addresses are unaligned
181 mov 24, %l3 ! align destination
185 add %i1, 1, %i1 ! increment destination address
187 btst 3, %i1 ! is destination aligned?
208 add %i1, 4, %i1 ! increment destination address
221 ! the source address is aligned and destination is not
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
262 add %i1, 1, %i1 ! increment destination
269 ! the destination address is aligned and the source is not
293 ! source and destination are now double-word aligned
300 stx %o4, [%i1] ! write at destination address
314 st %o4, [%i1] ! write at destination address
454 ! %i1 - destination address (arg)
458 mov %i1, %o0 ! store destination address for flushing