Home | History | Annotate | Download | only in bionic

Lines Matching refs:dst

70 #define dst         x0
78 #define dst x2
106 mov dst, dstin
128 stp data1, data2, [dst], #16
138 str data1, [dst], #7
140 str data1, [dst]
145 str data1_w, [dst], #4
149 strh data1_w, [dst], #2
153 strb data1_w, [dst]
159 // Back up one so that dst points to the '\0' string terminator.
160 sub dst, dst, #1
165 str data1, [dst], #8
172 str data2, [dst], #7
174 str data2, [dst]
179 str data2_w, [dst], #4
183 strh data2_w, [dst], #2
187 strb data2_w, [dst]
193 // Back up one so that dst points to the '\0' string terminator.
194 sub dst, dst, #1
201 strb data1_w, [dst], #1
204 // Back up one so that dst points to the '\0' string terminator.
205 sub dst, dst, #1
211 strb data1_w, [dst], #1
214 strb data2_w, [dst], #1
218 // Back up one so that dst points to the '\0' string terminator.
219 sub dst, dst, #1
230 str data1_w, [dst], #4
239 str data1, [dst], #8