/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-wcscat-atom.S | 79 #define POP(REG) popl REG; CFI_POP (REG) macro 111 #define RETURN POP(%edi); ret; CFI_PUSH(%edi)
|
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-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 | 95 #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 …]
|
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) 1934 POP (%esi) 1935 POP (%edi) 1936 POP (%ebx) 2109 POP (%esi) 2110 POP (%edi) 2111 POP (%ebx) 2117 POP (%ebp) 2273 POP (%ebp)
|
D | sse2-memset-atom.S | 85 #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)
|
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);
|
/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-memmove-slm.S | 95 #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)
|
D | sse2-memcpy-slm.S | 89 #define POP(REG) popl REG; CFI_POP (REG) macro 93 #define RETURN_END POP (%ebx); ret
|
D | sse2-strlen-slm.S | 83 #define POP(REG) popl REG; CFI_POP (REG) macro 111 POP (%edi)
|
D | sse2-memset-slm.S | 89 #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)
|
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-memcpy-slm.S | 85 #define POP(REG) pop REG; macro 88 #define RETURN_END POP (%rbx); ret
|
D | sse2-memmove-slm.S | 85 #define POP(REG) pop REG; macro 88 #define RETURN_END POP (%rbx); ret
|