Lines Matching refs:dst
41 dst .req x8
46 mov dst, dstin /* Preserve return value. */
56 str A_l, [dst], #8
59 str A_lw, [dst], #4
62 strh A_lw, [dst], #2
65 strb A_lw, [dst]
71 neg tmp2, dst
76 * then adjust the dst aligned with 16.This process will make the current
79 stp A_l, A_l, [dst] /*non-aligned store..*/
80 /*make the dst aligned..*/
82 add dst, dst, tmp2
96 stp A_l, A_l, [dst], #16
98 stp A_l, A_l, [dst], #16
100 stp A_l, A_l, [dst], #16
108 add dst, dst, count
109 stp A_l, A_l, [dst, #-16] /* Repeat some/all of last store. */
119 sub dst, dst, #16/* Pre-bias. */
122 stp A_l, A_l, [dst, #16]
123 stp A_l, A_l, [dst, #32]
124 stp A_l, A_l, [dst, #48]
125 stp A_l, A_l, [dst, #64]!
129 add dst, dst, #16
168 neg tmp2, dst
185 stp A_l, A_l, [dst]
186 stp A_l, A_l, [dst, #16]
187 stp A_l, A_l, [dst, #32]
189 stp A_l, A_l, [dst, #48]
190 add dst, dst, #64
192 /* We've overrun a bit, so adjust dst downwards.*/
193 add dst, dst, tmp2
197 dc zva, dst
198 add dst, dst, zva_len_x