Home
last modified time | relevance | path

Searched refs:ecx (Results 1 – 25 of 164) sorted by relevance

1234567

/bionic/libm/i387/
Ds_remquof.S44 movl %eax,%ecx
47 orl %eax,%ecx
49 orl %ecx,%eax
52 movl 8(%esp),%ecx
53 xorl 4(%esp),%ecx
54 sarl $16,%ecx
55 sarl $16,%ecx
56 xorl %ecx,%eax
57 andl $1,%ecx
58 addl %ecx,%eax
[all …]
Ds_remquo.S44 movl %eax,%ecx
47 orl %eax,%ecx
49 orl %ecx,%eax
52 movl 16(%esp),%ecx
53 xorl 8(%esp),%ecx
54 sarl $16,%ecx
55 sarl $16,%ecx
56 xorl %ecx,%eax
57 andl $1,%ecx
58 addl %ecx,%eax
[all …]
/bionic/libm/amd64/
Ds_remquof.S46 movl %eax,%ecx
49 orl %eax,%ecx
51 orl %ecx,%eax
54 movl -8(%rsp),%ecx
55 xorl -4(%rsp),%ecx
56 sarl $16,%ecx
57 sarl $16,%ecx
58 xorl %ecx,%eax
59 andl $1,%ecx
60 addl %ecx,%eax
Ds_remquo.S46 movl %eax,%ecx
49 orl %eax,%ecx
51 orl %ecx,%eax
54 movl -12(%rsp),%ecx
55 xorl -4(%rsp),%ecx
56 sarl $16,%ecx
57 sarl $16,%ecx
58 xorl %ecx,%eax
59 andl $1,%ecx
60 addl %ecx,%eax
/bionic/libc/arch-x86/string/
Dssse3-memcpy5.S158 movl LEN(%esp), %ecx
166 cmp $32, %ecx
170 add %ecx, %eax
177 cmp $48, %ecx
185 add %ecx, %edx
186 add %ecx, %eax
187 BRANCH_TO_JMPTBL_ENTRY (L(table_48bytes_fwd), %ecx, 4)
190 BRANCH_TO_JMPTBL_ENTRY (L(table_48_bytes_bwd), %ecx, 4)
204 add %edi, %ecx
208 cmp $SHARED_CACHE_SIZE_HALF, %ecx
[all …]
Dstrncmp.S18 movl 12(%esp),%ecx
25 incl %ecx
31 cmpb %bl,(%ecx)
35 incl %ecx
41 cmpb %bl,(%ecx)
45 incl %ecx
51 cmpb %bl,(%ecx)
55 incl %ecx
61 cmpb %bl,(%ecx)
65 incl %ecx
[all …]
Dbzero.S25 movl %edi,%ecx /* compute misalignment */
26 negl %ecx
27 andl $3,%ecx
28 subl %ecx,%edx
32 movl %edx,%ecx /* zero by words */
33 shrl $2,%ecx
38 L1: movl %edx,%ecx /* zero remainder by bytes */
Dbcopy.S60 movl 20(%esp),%ecx
61 movl %ecx,%edx
65 shrl $2,%ecx /* copy by words */
68 movl %edx,%ecx
69 andl $3,%ecx /* any bytes left? */
76 addl %ecx,%edi /* copy backwards. */
77 addl %ecx,%esi
79 andl $3,%ecx /* any fractional bytes? */
84 movl %edx,%ecx
85 shrl $2,%ecx
Dssse3-memcmp3.S99 movl LEN(%esp), %ecx
101 cmp $48, %ecx
104 cmp $1, %ecx
107 add %ecx, %edx
108 add %ecx, %eax
149 add %edx, %ecx
193 cmp $80, %ecx
195 lea -48(%ecx), %ecx
208 lea (%ecx, %edi,1), %eax
209 lea (%ecx, %esi,1), %edx
[all …]
Dstrcpy.S23 movl 4(%esp),%ecx /* dst address */
25 pushl %ecx /* push dst address */
29 movb %al,(%ecx)
33 movb %al,1(%ecx)
37 movb %al,2(%ecx)
41 movb %al,3(%ecx)
45 movb %al,4(%ecx)
49 movb %al,5(%ecx)
53 movb %al,6(%ecx)
57 movb %al,7(%ecx)
[all …]
Dmemset.S14 movl 20(%esp),%ecx
24 cmpl $0x0f,%ecx
35 movl %ecx,%ebx
38 movl %edx,%ecx /* set until word aligned */
42 movl %ebx,%ecx
43 shrl $2,%ecx /* set by words */
47 movl %ebx,%ecx /* set remainder by bytes */
48 andl $3,%ecx
Dmemcmp.S16 movl 20(%esp),%ecx /* compare by words */
17 shrl $2,%ecx
22 movl 20(%esp),%ecx /* compare remainder by bytes */
23 andl $3,%ecx
33 L5: movl $4,%ecx /* We know that one of the next */
34 subl %ecx,%edi /* four pairs of bytes do not */
35 subl %ecx,%esi /* match. */
Dstrcat.S30 movl $-1,%ecx /* set search for lots of characters */
34 leal -1(%edi),%ecx /* correct dst address */
38 movb %al,(%ecx)
42 movb %al,1(%ecx)
46 movb %al,2(%ecx)
50 movb %al,3(%ecx)
54 movb %al,4(%ecx)
58 movb %al,5(%ecx)
62 movb %al,6(%ecx)
66 movb %al,7(%ecx)
[all …]
/bionic/libc/arch-x86/bionic/
Dsetjmp.S57 movl 4(%esp),%ecx
59 movl %edx, 0(%ecx)
60 movl %ebx, 4(%ecx)
61 movl %esp, 8(%ecx)
62 movl %ebp,12(%ecx)
63 movl %esi,16(%ecx)
64 movl %edi,20(%ecx)
65 movl %eax,24(%ecx)
83 movl 0(%edx),%ecx
92 1: movl %ecx,0(%esp)
Dclone.S14 pushl %ecx
15 movl 16(%esp), %ecx
20 movl %eax, -12(%ecx)
22 movl %eax, -8(%ecx)
23 lea (%ecx), %eax
24 movl %eax, -4(%ecx)
/bionic/libc/arch-x86/syscalls/
Dsocket.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dsendto.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dshutdown.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dgetpeername.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dgetsockname.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Drecvmsg.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dlisten.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dsocketpair.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Dbind.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx
Daccept.S11 pushl %ecx
13 mov %esp, %ecx
14 addl $12, %ecx
25 popl %ecx

1234567