Home
last modified time | relevance | path

Searched refs:stp (Results 1 - 25 of 112) sorted by relevance

12345

/third_party/optimized-routines/string/aarch64/
H A Dmemcpy.S74 stp A_l, A_h, [dstin]
75 stp D_l, D_h, [dstend, -16]
119 stp A_l, A_h, [dstin]
120 stp B_l, B_h, [dstin, 16]
121 stp C_l, C_h, [dstend, -32]
122 stp D_l, D_h, [dstend, -16]
134 stp G_l, G_h, [dstend, -64]
135 stp H_l, H_h, [dstend, -48]
137 stp A_l, A_h, [dstin]
138 stp B_
[all...]
H A Dmemcpy-advsimd.S113 stp A_q, B_q, [dstin]
114 stp C_q, D_q, [dstend, -32]
124 stp G_q, H_q, [dstend, -64]
126 stp A_q, B_q, [dstin]
127 stp E_q, F_q, [dstin, 32]
128 stp C_q, D_q, [dstend, -32]
150 stp A_q, B_q, [dst, 16]
152 stp C_q, D_q, [dst, 48]
162 stp A_q, B_q, [dst, 16]
164 stp C_
[all...]
H A Dmemset.S68 stp q0, q0, [dstin, 32]
69 stp q0, q0, [dstend, -32]
88 stp q0, q0, [dst, 32]
99 stp q0, q0, [dstend, -64]
100 stp q0, q0, [dstend, -32]
108 stp q0, q0, [dst, 32]
109 stp q0, q0, [dst, 64]!
112 stp q0, q0, [dstend, -64]
113 stp q0, q0, [dstend, -32]
/third_party/musl/src/string/aarch64/
H A Dmemcpy.S68 stp A_l, A_h, [dstin]
69 stp D_l, D_h, [dstend, -16]
113 stp A_l, A_h, [dstin]
114 stp B_l, B_h, [dstin, 16]
115 stp C_l, C_h, [dstend, -32]
116 stp D_l, D_h, [dstend, -16]
128 stp G_l, G_h, [dstend, -64]
129 stp H_l, H_h, [dstend, -48]
131 stp A_l, A_h, [dstin]
132 stp B_
[all...]
H A Dmemset.S66 stp q0, q0, [dstin, 32]
67 stp q0, q0, [dstend, -32]
86 stp q0, q0, [dst, 32]
97 stp q0, q0, [dstend, -64]
98 stp q0, q0, [dstend, -32]
106 stp q0, q0, [dst, 32]
107 stp q0, q0, [dst, 64]!
110 stp q0, q0, [dstend, -64]
111 stp q0, q0, [dstend, -32]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/
H A Dkeccak1600-armv8.S38 stp x28,x30,[sp,#16] // 32 bytes on top are mine
44 stp x4,x9,[sp,#0] // offload pair...
209 stp x29,x30,[sp,#-128]!
211 stp x19,x20,[sp,#16]
212 stp x21,x22,[sp,#32]
213 stp x23,x24,[sp,#48]
214 stp x25,x26,[sp,#64]
215 stp x27,x28,[sp,#80]
237 stp x0,x1,[x26,#16*0]
238 stp x
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/
H A Dkeccak1600-armv8.S38 stp x28,x30,[sp,#16] // 32 bytes on top are mine
44 stp x4,x9,[sp,#0] // offload pair...
209 stp x29,x30,[sp,#-128]!
211 stp x19,x20,[sp,#16]
212 stp x21,x22,[sp,#32]
213 stp x23,x24,[sp,#48]
214 stp x25,x26,[sp,#64]
215 stp x27,x28,[sp,#80]
237 stp x0,x1,[x26,#16*0]
238 stp x
[all...]
/third_party/musl/src/setjmp/aarch64/
H A Dsetjmp.s11 stp x19, x20, [x0,#0]
12 stp x21, x22, [x0,#16]
13 stp x23, x24, [x0,#32]
14 stp x25, x26, [x0,#48]
15 stp x27, x28, [x0,#64]
16 stp x29, x30, [x0,#80]
19 stp d8, d9, [x0,#112]
20 stp d10, d11, [x0,#128]
21 stp d12, d13, [x0,#144]
22 stp d1
[all...]
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp9mc_aarch64.S32 stp x5, x6, [x0]
34 stp x7, x8, [x0, #16]
37 stp x9, x10, [x0, #32]
38 stp x11, x12, [x0, #48]
41 stp x5, x6, [x0, #64]
43 stp x7, x8, [x0, #80]
45 stp x9, x10, [x0, #96]
46 stp x11, x12, [x0, #112]
57 stp x5, x6, [x0]
59 stp x
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-armv8.pl129 stp $C[2],x30,[sp,#16] // 32 bytes on top are mine
135 stp $A[0][4],$A[1][4],[sp,#0] // offload pair...
308 stp x29,x30,[sp,#-128]!
310 stp x19,x20,[sp,#16]
311 stp x21,x22,[sp,#32]
312 stp x23,x24,[sp,#48]
313 stp x25,x26,[sp,#64]
314 stp x27,x28,[sp,#80]
336 stp $A[0][0],$A[0][1],[$C[0],#16*0]
337 stp
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600-armv8.pl132 stp $C[2],x30,[sp,#16] // 32 bytes on top are mine
138 stp $A[0][4],$A[1][4],[sp,#0] // offload pair...
311 stp x29,x30,[sp,#-128]!
313 stp x19,x20,[sp,#16]
314 stp x21,x22,[sp,#32]
315 stp x23,x24,[sp,#48]
316 stp x25,x26,[sp,#64]
317 stp x27,x28,[sp,#80]
339 stp $A[0][0],$A[0][1],[$C[0],#16*0]
340 stp
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/
H A Dkeccak1600-armv8.S38 stp x28,x30,[sp,#16] // 32 bytes on top are mine
44 stp x4,x9,[sp,#0] // offload pair...
209 stp x29,x30,[sp,#-128]!
211 stp x19,x20,[sp,#16]
212 stp x21,x22,[sp,#32]
213 stp x23,x24,[sp,#48]
214 stp x25,x26,[sp,#64]
215 stp x27,x28,[sp,#80]
237 stp x0,x1,[x26,#16*0]
238 stp x
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/
H A Dkeccak1600-armv8.S38 stp x28,x30,[sp,#16] // 32 bytes on top are mine
44 stp x4,x9,[sp,#0] // offload pair...
209 stp x29,x30,[sp,#-128]!
211 stp x19,x20,[sp,#16]
212 stp x21,x22,[sp,#32]
213 stp x23,x24,[sp,#48]
214 stp x25,x26,[sp,#64]
215 stp x27,x28,[sp,#80]
237 stp x0,x1,[x26,#16*0]
238 stp x
[all...]
/third_party/ffmpeg/tests/checkasm/aarch64/
H A Dcheckasm.S63 stp x0, x1, [sp, #-16]!
74 stp x29, x30, [sp, #-16]!
76 stp x19, x20, [sp, #-16]!
77 stp x21, x22, [sp, #-16]!
78 stp x23, x24, [sp, #-16]!
79 stp x25, x26, [sp, #-16]!
80 stp x27, x28, [sp, #-16]!
81 stp d8, d9, [sp, #-16]!
82 stp d10, d11, [sp, #-16]!
83 stp d1
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Darmv8-mont.pl99 stp x29,x30,[sp,#-64]!
101 stp x19,x20,[sp,#16]
102 stp x21,x22,[sp,#32]
103 stp x23,x24,[sp,#48]
173 stp $lo1,$hi1,[$tp]
242 stp $lo1,$hi1,[$tp,#-16]
312 stp x29,x30,[sp,#-80]!
314 stp d8,d9,[sp,#16]
315 stp d10,d11,[sp,#32]
316 stp d1
[all...]
/third_party/openssl/crypto/bn/asm/
H A Darmv8-mont.pl99 stp x29,x30,[sp,#-64]!
101 stp x19,x20,[sp,#16]
102 stp x21,x22,[sp,#32]
103 stp x23,x24,[sp,#48]
173 stp $lo1,$hi1,[$tp]
242 stp $lo1,$hi1,[$tp,#-16]
312 stp x29,x30,[sp,#-80]!
314 stp d8,d9,[sp,#16]
315 stp d10,d11,[sp,#32]
316 stp d1
[all...]
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl169 stp x29,x30,[sp,#-96]!
173 stp x19,x20,[sp,#16]
174 stp x21,x22,[sp,#32]
175 stp x23,x24,[sp,#48]
176 stp x25,x26,[sp,#64]
177 stp x27,x28,[sp,#80]
272 stp @x[0],@x[2],[$out,#0] // store output
274 stp @x[4],@x[6],[$out,#16]
275 stp @x[8],@x[10],[$out,#32]
276 stp
[all...]
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl171 stp x29,x30,[sp,#-96]!
176 stp x19,x20,[sp,#16]
177 stp x21,x22,[sp,#32]
178 stp x23,x24,[sp,#48]
179 stp x25,x26,[sp,#64]
180 stp x27,x28,[sp,#80]
275 stp @x[0],@x[2],[$out,#0] // store output
277 stp @x[4],@x[6],[$out,#16]
278 stp @x[8],@x[10],[$out,#32]
279 stp
[all...]
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c158 int n = 0, stp = 0, ansc, m; in lws_adns_iterate() local
181 if (!inq && !stp) in lws_adns_iterate()
261 m = stack[stp].enl; in lws_adns_iterate()
262 if (stack[stp].name[m - 1] == '.') in lws_adns_iterate()
266 strncmp(stack[0].name, stack[stp].name, (unsigned int)n)) { in lws_adns_iterate()
268 // stack[0].name, stack[stp].name); in lws_adns_iterate()
326 if (++stp == (int)LWS_ARRAY_SIZE(stack)) { in lws_adns_iterate()
331 sp = stack[stp].name; in lws_adns_iterate()
334 sizeof(stack[stp].name) - in lws_adns_iterate()
335 lws_ptr_diff_size_t(sp, stack[stp] in lws_adns_iterate()
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/
H A Darmv8-mont.S30 stp x29,x30,[sp,#-64]!
32 stp x19,x20,[sp,#16]
33 stp x21,x22,[sp,#32]
34 stp x23,x24,[sp,#48]
104 stp x12,x13,[x22]
173 stp x12,x13,[x22,#-16]
227 stp x29,x30,[sp,#-80]!
229 stp d8,d9,[sp,#16]
230 stp d10,d11,[sp,#32]
231 stp d1
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/
H A Darmv8-mont.S30 stp x29,x30,[sp,#-64]!
32 stp x19,x20,[sp,#16]
33 stp x21,x22,[sp,#32]
34 stp x23,x24,[sp,#48]
104 stp x12,x13,[x22]
173 stp x12,x13,[x22,#-16]
227 stp x29,x30,[sp,#-80]!
229 stp d8,d9,[sp,#16]
230 stp d10,d11,[sp,#32]
231 stp d1
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/
H A Darmv8-mont.S30 stp x29,x30,[sp,#-64]!
32 stp x19,x20,[sp,#16]
33 stp x21,x22,[sp,#32]
34 stp x23,x24,[sp,#48]
104 stp x12,x13,[x22]
173 stp x12,x13,[x22,#-16]
227 stp x29,x30,[sp,#-80]!
229 stp d8,d9,[sp,#16]
230 stp d10,d11,[sp,#32]
231 stp d1
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/
H A Darmv8-mont.S30 stp x29,x30,[sp,#-64]!
32 stp x19,x20,[sp,#16]
33 stp x21,x22,[sp,#32]
34 stp x23,x24,[sp,#48]
104 stp x12,x13,[x22]
173 stp x12,x13,[x22,#-16]
227 stp x29,x30,[sp,#-80]!
229 stp d8,d9,[sp,#16]
230 stp d10,d11,[sp,#32]
231 stp d1
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl126 stp x29,x30,[sp,#-32]!
128 stp x19,x20,[sp,#16]
151 stp x29,x30,[sp,#-32]!
153 stp x19,x20,[sp,#16]
177 stp x29,x30,[sp,#-32]!
179 stp x19,x20,[sp,#16]
201 stp x29,x30,[sp,#-32]!
203 stp x19,x20,[sp,#16]
225 stp x29,x30,[sp,#-16]!
248 stp x2
[all...]
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl128 stp x29,x30,[sp,#-32]!
130 stp x19,x20,[sp,#16]
157 stp x29,x30,[sp,#-32]!
159 stp x19,x20,[sp,#16]
186 stp x29,x30,[sp,#-32]!
188 stp x19,x20,[sp,#16]
212 stp x29,x30,[sp,#-32]!
214 stp x19,x20,[sp,#16]
238 stp x29,x30,[sp,#-16]!
263 stp x2
[all...]

Completed in 8 milliseconds

12345