/bionic/libc/arch-x86/generic/string/ |
D | strcat.S | 37 L1: movb (%edx),%al /* unroll loop, but not too much */ 38 movb %al,(%ecx) 39 testb %al,%al 41 movb 1(%edx),%al 42 movb %al,1(%ecx) 43 testb %al,%al 45 movb 2(%edx),%al 46 movb %al,2(%ecx) 47 testb %al,%al 49 movb 3(%edx),%al [all …]
|
/bionic/libc/arch-x86/string/ |
D | sse2-memrchr-atom.S | 231 mov %al, %dl 234 test $0x08, %al 236 test $0x04, %al 238 test $0x02, %al 298 mov %al, %dl 301 test $0x08, %al 303 test $0x04, %al 305 test $0x02, %al 315 mov %al, %dl 318 test $0x08, %al [all …]
|
D | sse2-strchr-atom.S | 187 test %al, %al 190 mov %al, %cl 198 test $0x10, %al 202 test $0x20, %al 206 test $0x40, %al 215 test $0x01, %al 219 test $0x02, %al 223 test $0x04, %al 277 test %al, %al 280 test $0x01, %al [all …]
|
D | ssse3-strlcpy-atom.S | 43 test %al, %al 47 mov %al, %ah 51 test $0x01, %al 53 test $0x02, %al 55 test $0x04, %al 67 test $0x10, %al 69 test $0x20, %al 71 test $0x40, %al 83 mov %ah, %al 84 and $15, %al [all …]
|
D | ssse3-strcat-atom.S | 177 test %al, %al 179 test $0x01, %al 181 test $0x02, %al 183 test $0x04, %al 185 test $0x08, %al 187 test $0x10, %al 189 test $0x20, %al 191 test $0x40, %al 225 movb (%ecx), %al 226 movb %al, (%edx) [all …]
|
D | sse2-wcschr-atom.S | 135 test %al, %al 137 test $15, %al 205 test %al, %al 207 test $15, %al 237 test %al, %al 240 test $0x01, %al
|
D | sse2-memchr-atom.S | 257 test %al, %al 259 mov %al, %cl 262 test $0x01, %al 264 test $0x02, %al 266 test $0x04, %al 273 test $0x10, %al 275 test $0x20, %al 277 test $0x40, %al 413 test %al, %al 415 mov %al, %cl [all …]
|
D | ssse3-strlcat-atom.S | 177 test %al, %al 181 mov %al, %ah 185 test $0x01, %al 187 test $0x02, %al 189 test $0x04, %al 201 test $0x10, %al 203 test $0x20, %al 205 test $0x40, %al 217 mov %ah, %al 218 and $15, %al [all …]
|
D | sse2-wcsrchr-atom.S | 239 test $15 << 4, %al 288 test $15 << 4, %al 306 test $15 << 4, %al 320 test $15 << 4, %al 374 test $15 << 4, %al 388 test $15 << 4, %al 397 test $15 << 4, %al
|
D | ssse3-wcscpy-atom.S | 359 test %al, %al 361 test $0x01, %al 468 test %al, %al 470 test $0x01, %al 582 test %al, %al 584 test $0x01, %al
|
D | sse2-strrchr-atom.S | 492 mov %al, %dl 495 test $0x08, %al 497 test $0x04, %al 499 test $0x02, %al 506 test $0x80, %al 508 test $0x40, %al 510 test $0x20, %al
|
D | sse2-memset-slm.S | 106 movb %al, %ah 136 movb %al, (%edx) 452 movb %al, -1(%edx) 493 movb %al, -1(%edx) 534 movb %al, -1(%edx) 577 movb %al, -1(%edx) 618 movb %al, -1(%edx) 661 movb %al, -1(%edx) 704 movb %al, -1(%edx) 749 movb %al, -1(%edx)
|
D | sse2-memset-atom.S | 100 movb %al, %ah 185 movb %al, -1(%edx) 226 movb %al, -1(%edx) 533 movb %al, -1(%edx) 574 movb %al, -1(%edx) 615 movb %al, -1(%edx) 658 movb %al, -1(%edx) 699 movb %al, -1(%edx) 742 movb %al, -1(%edx) 785 movb %al, -1(%edx) [all …]
|
D | ssse3-strcpy-atom.S | 2201 test %al, %al 2205 mov %al, %ah 2209 test $0x01, %al 2211 test $0x02, %al 2213 test $0x04, %al 2234 test $0x10, %al 2236 test $0x20, %al 2238 test $0x40, %al 2259 mov %ah, %al 2260 and $15, %al [all …]
|
D | sse2-memmove-slm.S | 243 movb %al, -1(%edi,%ecx) 301 movb %al, (%edx) 467 movb %al, (%edx)
|
D | ssse3-memcpy-atom.S | 160 cmp %dl, %al 2189 movb %al, -1(%edx) 2217 movb %al, -1(%edx) 2437 movb %al, -1(%edx) 2457 movb %al, -1(%edx) 2479 movb %al, -1(%edx) 2497 movb %al, -1(%edx) 2791 movb %al, (%edx) 2819 movb %al, (%edx) 3057 movb %al, (%edx)
|
D | sse4-memcmp-slm.S | 499 cmpb -1(%edx), %al 639 cmpb -1(%edx), %al 803 cmpb -1(%edx), %al 989 cmpb -1(%edx), %al
|
D | sse2-wcscmp-atom.S | 126 mov %al, %ch
|
D | ssse3-memcmp-atom.S | 2445 cmpb -1(%edx), %al
|
/bionic/libc/arch-x86_64/string/ |
D | sse4-memcmp-slm.S | 955 cmp %cl, %al 984 cmp %cl, %al 1601 cmp %cl, %al
|
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 137 int32_t al; member
|
/bionic/libm/ |
D | NOTICE | 417 Copyright (c) 2005-2020 Rich Felker, et al.
|
/bionic/libc/ |
D | NOTICE | 3565 Copyright (c) 2005-2020 Rich Felker, et al.
|