Lines Matching refs:dst
44 #define dst x6 macro
55 mov dst, dstin
68 add dst, dst, tmp1
74 stp A_l, A_h, [dst, #-48]
77 stp A_l, A_h, [dst, #-32]
80 stp A_l, A_h, [dst, #-16]
87 add dst, dst, count
88 stp A_l, A_h, [dst, #-16]
97 str tmp1, [dst], #8
101 str tmp1w, [dst], #4
105 strh tmp1w, [dst], #2
109 strb tmp1w, [dst]
126 stp A_l, A_h, [dst]
127 add dst, dst, tmp2
140 stp A_l, A_h, [dst]
141 stp B_l, B_h, [dst, #16]
142 stp C_l, C_h, [dst, #32]
143 stp D_l, D_h, [dst, #48]
146 add dst, dst, #64
156 sub dst, dst, #16 /* Pre-bias. */
161 stp A_l, A_h, [dst, #16]
163 stp B_l, B_h, [dst, #32]
165 stp C_l, C_h, [dst, #48]
167 stp D_l, D_h, [dst, #64]!
171 stp A_l, A_h, [dst, #16]
172 stp B_l, B_h, [dst, #32]
173 stp C_l, C_h, [dst, #48]
174 stp D_l, D_h, [dst, #64]
176 add dst, dst, #64 + 16