Lines Matching refs:destination
132 ! l2 size in bits of upper part of destination word (UD)
133 ! l3 size in bits of lower part of destination word (LD = 32 - UD)
144 ! both source and destination addresses are unaligned
161 mov 24, %l3 ! align destination
165 add %i1, 1, %i1 ! increment destination address
167 btst 3, %i1 ! is destination aligned?
188 add %i1, 4, %i1 ! increment destination address
201 ! the source address is aligned and destination is not
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
242 add %i1, 1, %i1 ! increment destination
249 ! the destination address is aligned and the source is not
273 ! source and destination are now double-word aligned
280 stx %o4, [%i1] ! write at destination address
294 st %o4, [%i1] ! write at destination address
415 ! %i1 - destination address (arg)
419 mov %i1, %o0 ! store destination address for flushing