Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 25 of 37) sorted by relevance

12

/bionic/libc/arch-x86/generic/string/
Dstrcmp.S23 L2: movb (%eax),%cl
24 testb %cl,%cl /* null terminator??? */
26 cmpb %cl,(%edx) /* chars match??? */
30 movb (%eax),%cl
31 testb %cl,%cl
33 cmpb %cl,(%edx)
37 movb (%eax),%cl
38 testb %cl,%cl
40 cmpb %cl,(%edx)
44 movb (%eax),%cl
[all …]
/bionic/libc/arch-x86/atom/string/
Dssse3-strcmp-atom.S130 cmpb %cl, (%edx)
136 cmpb %cl, 1(%edx)
142 cmpb %cl, 2(%edx)
148 cmpb %cl, 3(%edx)
154 cmpb %cl, 4(%edx)
160 cmpb %cl, 5(%edx)
166 cmpb %cl, 6(%edx)
172 cmpb %cl, 7(%edx)
281 shr %cl, %esi
282 shr %cl, %edi
[all …]
Dsse2-strrchr-atom.S162 shr %cl, %edx
163 shr %cl, %eax
270 test %cl, %cl
272 mov %cl, %dl
275 test $0x01, %cl
277 test $0x02, %cl
279 test $0x04, %cl
293 test $0x10, %cl
295 test $0x20, %cl
297 test $0x40, %cl
[all …]
Dsse2-wcsrchr-atom.S159 shr %cl, %edx
160 shr %cl, %eax
267 test %cl, %cl
269 test $15, %cl
359 test %cl, %cl
361 test $15, %cl
Dsse2-strchr-atom.S115 sarl %cl, %edx
116 sarl %cl, %eax
190 mov %al, %cl
191 and $15, %cl
235 mov %ah, %cl
236 and $15, %cl
Dsse2-memrchr-atom.S668 mov %dl, %cl
672 sal %cl, %edx
699 mov %cl, %dh
709 sar %cl, %edi
711 mov %dl, %cl
714 sal %cl, %edx
734 mov %cl, %ch
736 mov %dh, %cl
738 sal %cl, %edx
749 mov %ch, %cl
[all …]
Dsse2-memchr-atom.S130 sar %cl, %eax
259 mov %al, %cl
260 and $15, %cl
415 mov %al, %cl
416 and $15, %cl
Dsse2-wcschr-atom.S125 sarl %cl, %edx
126 sarl %cl, %eax
Dsse2-wcslen-atom.S241 mov %dl, %cl
242 and $15, %cl
Dsse2-strlen-atom.S341 mov %dl, %cl
342 and $15, %cl
444 mov %dl, %cl
445 and $15, %cl
Dssse3-strcat-atom.S438 xor %cl, %cl
439 movb %cl, (%eax)
/bionic/libm/x86_64/
Ds_cos.S370 shll %cl, %r9d
375 shrl %cl, %r9d
388 shlq %cl, %r9
390 shlq %cl, %r10
394 shrq %cl, %rax
395 shrq %cl, %r8
525 shrq %cl, %r10
527 shrq %cl, %r9
531 shlq %cl, %rax
538 shlq %cl, %r9
[all …]
Ds_sin.S377 shll %cl, %r9d
382 shrl %cl, %r9d
395 shlq %cl, %r9
397 shlq %cl, %r10
401 shrq %cl, %rax
402 shrq %cl, %r8
532 shrq %cl, %r10
534 shrq %cl, %r9
538 shlq %cl, %rax
545 shlq %cl, %r9
[all …]
Ds_tan.S359 shll %cl, %r9d
364 shrl %cl, %r9d
377 shlq %cl, %r9
379 shlq %cl, %r10
383 shrq %cl, %rax
384 shrq %cl, %r8
548 shrq %cl, %r10
550 shrq %cl, %r9
554 shlq %cl, %rax
561 shlq %cl, %r9
[all …]
/bionic/libc/arch-x86_64/string/
Dssse3-strcmp-slm.S157 shr %cl, %edx /* adjust 0xffff for offset */
158 shr %cl, %r9d /* adjust for 16-byte offset */
222 shr %cl, %edx /* adjust 0xffff for offset */
223 shr %cl, %r9d /* adjust for 16-byte offset */
337 shr %cl, %edx
338 shr %cl, %r9d
446 shr %cl, %edx
447 shr %cl, %r9d
556 shr %cl, %edx
557 shr %cl, %r9d
[all …]
Dsse2-strlcpy-slm.S184 shr %cl, %rdx
800 mov 16(%rsi), %cl
802 mov %cl, 16(%rdi)
867 mov 24(%rsi), %cl
870 mov %cl, 24(%rdi)
939 mov 32(%rsi), %cl
942 mov %cl, 32(%rdi)
949 mov 32(%rsi), %cl
952 mov %cl, 32(%rdi)
Dsse2-memset-slm.S68 movb %cl, (%rdi)
Dsse2-strcpy-slm.S101 shr %cl, %rdx
1316 mov 16(%rsi), %cl
1318 mov %cl, 16(%rdi)
1439 mov 24(%rsi), %cl
1442 mov %cl, 24(%rdi)
1567 mov 32(%rsi), %cl
1570 mov %cl, 32(%rdi)
/bionic/libc/bionic/
Dgetentropy_linux.c307 static const int cl[] = { variable
379 for (ii = 0; ii < sizeof(cl)/sizeof(cl[0]); ii++) in getentropy_fallback()
380 HX(clock_gettime(cl[ii], &ts) == -1, ts); in getentropy_fallback()
448 for (ii = 0; ii < sizeof(cl)/sizeof(cl[0]); in getentropy_fallback()
450 HX((e = clock_gettime(cl[ii], in getentropy_fallback()
/bionic/libc/arch-x86/silvermont/string/
Dsse2-memmove-slm.S232 cmpb $8, %cl
234 cmpb $4, %cl
237 cmpb $2, %cl
286 testb $24, %cl
288 testb $4, %cl
294 testb $2, %cl
452 testb $24, %cl
454 testb $4, %cl
460 testb $2, %cl
Dsse2-memcpy-slm.S274 testb $24, %cl
276 testb $4, %cl
283 testb $2, %cl
Dsse4-memcmp-slm.S405 cmp -1(%edx), %cl
448 cmp %bl, %cl
493 cmpb %bl, %cl
565 cmp -1(%edx), %cl
599 cmp %bl, %cl
634 cmpb %bl, %cl
719 cmp -1(%edx), %cl
759 cmp %bl, %cl
798 cmpb %bl, %cl
899 cmp -1(%edx), %cl
[all …]
Dsse2-strcpy-slm.S160 shr %cl, %edx
1149 xor %cl, %cl
1151 movb %cl, 16(%edi)
1280 xor %cl, %cl
1283 movb %cl, 24(%edi)
1583 movb 16(%esi), %cl
1585 movb %cl, 16(%edi)
1674 movb 24(%esi), %cl
1677 movb %cl, 24(%edi)
1770 movb 32(%esi), %cl
[all …]
/bionic/libm/x86/
Dlibm_sincos_huge.S101 shrl %cl, %edx
103 shll %cl, %eax
106 shrl %cl, %esi
Dlibm_reduce_pi04l.S68 shrl %cl, %eax
256 shrl %cl, %eax
257 shll %cl, %eax
260 shrl %cl, %eax
267 shrl %cl, %edx
268 shll %cl, %edx
271 shll %cl, %eax
274 shrl %cl, %edx

12