Home
last modified time | relevance | path

Searched refs:POP (Results 1 – 25 of 26) sorted by relevance

12

/bionic/libc/arch-x86/atom/string/
Dsse2-strrchr-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
240 POP (%ebx)
241 POP (%esi)
250 POP (%ebx)
251 POP (%esi)
284 POP (%ebx)
285 POP (%esi)
302 POP (%ebx)
303 POP (%esi)
[all …]
Dssse3-memcmp-atom.S91 #define POP(REG) popl REG; CFI_POP (REG) macro
97 #define RETURN_END POP (%edi); POP (%esi); POP (%ebx); ret
261 POP (%edi)
262 POP (%esi)
307 POP (%edi)
308 POP (%esi)
338 POP (%edi)
339 POP (%esi)
391 POP (%edi)
392 POP (%esi)
[all …]
Dsse2-wcsrchr-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
83 #define RETURN POP(%edi); ret; CFI_PUSH(%edi);
235 POP (%esi)
248 POP (%esi)
274 POP (%esi)
286 POP (%esi)
302 POP (%esi)
316 POP (%esi)
Dssse3-wcscat-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
111 #define RETURN POP(%edi); ret; CFI_PUSH(%edi)
Dssse3-strlcat-atom.S77 #define POP(REG) popl REG; CFI_POP (REG) macro
108 #define RETURN POP (%ebx); ret; CFI_PUSH (%ebx);
109 #define RETURN1 POP (%edi); POP (%ebx); ret; CFI_PUSH (%ebx); CFI_PUSH (%edi)
176 POP (%esi)
263 POP (%esi)
353 POP (%esi)
377 POP (%edi)
398 POP (%edi)
422 POP (%edi)
443 POP (%edi)
[all …]
Dssse3-strlcpy-atom.S42 POP (%esi)
129 POP (%esi)
219 POP (%esi)
243 POP (%edi)
264 POP (%edi)
288 POP (%edi)
309 POP (%edi)
319 POP (%edi)
340 POP (%edi)
362 POP (%edi)
[all …]
Dsse2-wcschr-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
131 POP (%edi)
149 POP (%edi)
Dssse3-strcat-atom.S87 #define POP(REG) popl REG; CFI_POP (REG) macro
163 # define RETURN1 POP (%ebx); POP (%edi); ret; \
167 # define RETURN1 POP(%edi); ret; CFI_PUSH(%edi)
176 POP (%esi)
402 POP (%esi)
492 POP (%esi)
Dssse3-memcpy-atom.S95 #define POP(REG) popl REG; CFI_POP (REG) macro
100 # define RETURN_END POP (%ebx); ret
262 POP (%edi)
280 POP (%edi)
478 POP (%edi)
518 POP (%edi)
582 POP (%edi)
622 POP (%edi)
686 POP (%edi)
728 POP (%edi)
[all …]
Dssse3-wcscpy-atom.S81 # define POP(REG) popl REG; CFI_POP (REG) macro
84 # define RETURN POP (%edi); ret; CFI_PUSH (%edi)
356 POP (%esi)
465 POP (%esi)
581 POP (%esi)
Dsse2-memrchr-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
723 POP (%edi)
758 POP (%edi)
767 POP (%edi)
775 POP (%edi)
Dsse2-strchr-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
Dssse3-strcmp-atom.S87 #define POP(REG) popl REG; CFI_POP (REG) macro
99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)
1934 POP (%esi)
1935 POP (%edi)
1936 POP (%ebx)
2109 POP (%esi)
2110 POP (%edi)
2111 POP (%ebx)
2117 POP (%ebp)
2273 POP (%ebp)
Dsse2-memset-atom.S85 #define POP(REG) popl REG; CFI_POP (REG) macro
100 # define RETURN_END POP (%ebx); ret
336 POP (%ebx)
346 POP (%ebx)
446 POP (%ebx)
Dsse2-memchr-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
Dsse2-strlen-atom.S95 # define POP(REG) popl REG; CFI_POP (REG) macro
97 # define RETURN POP (%edi); ret; CFI_PUSH(%edi);
Dsse2-wcscmp-atom.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
82 #define RETURN POP(%edi); POP(%esi); ret; CFI_PUSH(%esi); CFI_PUSH(%edi);
/bionic/libc/arch-x86/silvermont/string/
Dsse2-memmove-slm.S95 #define POP(REG) popl REG; CFI_POP (REG) macro
99 #define RETURN_END POP (%ebx); ret
449 POP (%edi)
450 POP (%esi)
486 POP (%esi)
501 POP (%edi)
502 POP (%esi)
538 POP (%edi)
539 POP (%esi)
Dsse2-memcpy-slm.S89 #define POP(REG) popl REG; CFI_POP (REG) macro
93 #define RETURN_END POP (%ebx); ret
Dsse2-strlen-slm.S83 #define POP(REG) popl REG; CFI_POP (REG) macro
111 POP (%edi)
Dsse2-memset-slm.S89 #define POP(REG) popl REG; CFI_POP (REG) macro
104 # define RETURN_END POP (%ebx); ret
255 POP (%ebx)
303 POP (%ebx)
326 POP (%ebx)
367 POP (%ebx)
Dsse4-memcmp-slm.S91 #define POP(REG) popl REG; CFI_POP (REG) macro
97 #define RETURN POP (%ebx); ret; CFI_PUSH (%ebx)
212 POP (%ebx)
223 POP (%ebx)
1122 POP (%ebx)
1129 POP (%ebx)
Dsse2-strcpy-slm.S79 #define POP(REG) popl REG; CFI_POP (REG) macro
93 # define RETURN POP(%edi); POP(%esi); POP(%ebx); ret; CFI_PUSH(%ebx); CFI_PUSH(%edi); CFI_PUSH(%ed…
97 # define RETURN POP(%edi); POP(%esi); ret; CFI_PUSH(%esi); CFI_PUSH(%edi);
/bionic/libc/arch-x86_64/string/
Dsse2-memcpy-slm.S85 #define POP(REG) pop REG; macro
88 #define RETURN_END POP (%rbx); ret
Dsse2-memmove-slm.S85 #define POP(REG) pop REG; macro
88 #define RETURN_END POP (%rbx); ret

12