/bionic/libc/arch-x86/atom/string/ |
D | sse2-strrchr-atom.S | 79 #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 …]
|
D | ssse3-memcmp-atom.S | 91 #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 …]
|
D | sse2-wcsrchr-atom.S | 79 #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)
|
D | ssse3-strlcat-atom.S | 77 #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 …]
|
D | ssse3-wcscat-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 111 #define RETURN POP(%edi); ret; CFI_PUSH(%edi)
|
D | ssse3-strlcpy-atom.S | 42 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 …]
|
D | sse2-wcschr-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 131 POP (%edi) 149 POP (%edi)
|
D | ssse3-strcat-atom.S | 87 #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)
|
D | ssse3-memcpy-atom.S | 89 #define POP(REG) popl REG; CFI_POP (REG) macro 94 # define RETURN_END POP (%ebx); ret 256 POP (%edi) 274 POP (%edi) 472 POP (%edi) 512 POP (%edi) 576 POP (%edi) 616 POP (%edi) 680 POP (%edi) 722 POP (%edi) [all …]
|
D | ssse3-wcscpy-atom.S | 81 # 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)
|
D | sse2-memrchr-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 723 POP (%edi) 758 POP (%edi) 767 POP (%edi) 775 POP (%edi)
|
D | sse2-strchr-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
|
D | ssse3-strcmp-atom.S | 87 #define POP(REG) popl REG; CFI_POP (REG) macro 99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp) 1932 POP (%esi) 1933 POP (%edi) 1934 POP (%ebx) 2106 POP (%esi) 2107 POP (%edi) 2108 POP (%ebx) 2114 POP (%ebp) 2270 POP (%ebp)
|
D | sse2-memset-atom.S | 52 #define POP(REG) popl REG; CFI_POP(REG) macro 62 #define RETURN_END POP(%ebx); ret 87 POP(%ebx) // Undo ENTRANCE without returning. 263 POP(%ebx) 360 POP(%ebx)
|
D | sse2-memchr-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
|
D | sse2-strlen-atom.S | 95 # define POP(REG) popl REG; CFI_POP (REG) macro 97 # define RETURN POP (%edi); ret; CFI_PUSH(%edi);
|
D | sse2-wcscmp-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 82 #define RETURN POP(%edi); POP(%esi); ret; CFI_PUSH(%esi); CFI_PUSH(%edi);
|
D | ssse3-strcpy-atom.S | 81 # define POP(REG) popl REG; CFI_POP (REG) macro 90 # define RETURN POP (%ebx); ret; CFI_PUSH (%ebx); 91 # define RETURN1 POP (%edi); POP (%ebx); ret; CFI_PUSH (%ebx); CFI_PUSH (%edi) 96 # define RETURN1 POP (%edi); ret; CFI_PUSH (%edi) 2200 POP (%esi) 2323 POP (%esi) 2409 POP (%esi) 2829 POP (%edi)
|
/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-memmove-slm.S | 89 #define POP(REG) popl REG; CFI_POP (REG) macro 93 #define RETURN_END POP (%ebx); ret 446 POP (%edi) 447 POP (%esi) 483 POP (%esi) 498 POP (%edi) 499 POP (%esi) 535 POP (%edi) 536 POP (%esi)
|
D | sse2-memset-slm.S | 52 #define POP(REG) popl REG; CFI_POP(REG) macro 62 # define RETURN_END POP(%ebx); ret 87 POP(%ebx) // Undo ENTRANCE without returning. 183 POP(%ebx) 219 POP(%ebx) 240 POP(%ebx) 279 POP(%ebx)
|
D | sse2-strlen-slm.S | 83 #define POP(REG) popl REG; CFI_POP (REG) macro 111 POP (%edi)
|
D | sse4-memcmp-slm.S | 91 #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)
|
D | sse2-strcpy-slm.S | 79 #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/ |
D | sse2-memmove-slm.S | 91 #define POP(REG) pop REG; macro 94 #define RETURN_END POP (%rbx); ret
|