Lines Matching defs:dst
19 #define dst x3
38 #define G_h dst
154 /* Copy 16 bytes and then align dst to 16-byte alignment. */
158 bic dst, dstin, 15
170 stp A_l, A_h, [dst, 16]
172 stp B_l, B_h, [dst, 32]
174 stp C_l, C_h, [dst, 48]
176 stp D_l, D_h, [dst, 64]!
184 stp A_l, A_h, [dst, 16]
186 stp B_l, B_h, [dst, 32]
188 stp C_l, C_h, [dst, 48]
190 stp D_l, D_h, [dst, 64]
200 Copy 16 bytes and then align dst to 16-byte alignment. */