Searched refs:C_q (Results 1 – 1 of 1) sorted by relevance
/third_party/optimized-routines/string/aarch64/ |
D | memcpy-advsimd.S | 33 #define C_q q2 macro 110 ldp C_q, D_q, [srcend, -32] 114 stp C_q, D_q, [dstend, -32] 128 stp C_q, D_q, [dstend, -32] 146 ldp C_q, D_q, [src, 48] 152 stp C_q, D_q, [dst, 48] 153 ldp C_q, D_q, [src, 112] 164 stp C_q, D_q, [dst, 48] 179 ldp C_q, D_q, [srcend, -64] 189 str C_q, [dstend, -64]! [all …]
|