Home
last modified time | relevance | path

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

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/
A Dpthread_cond_timedwait.S138 xorl %ecx, %ecx
180 xorl %ecx, %ecx
220 xorl %ecx, %ecx
306 xorl %ecx, %ecx
332 testl %ecx, %ecx
379 xorl %ecx, %ecx
408 xorl %ecx, %ecx
432 xorl %ecx, %ecx
452 xorl %ecx, %ecx
472 xorl %ecx, %ecx
[all …]
A Dpthread_cond_wait.S123 xorl %ecx, %ecx
153 xorl %ecx, %ecx
225 xorl %ecx, %ecx
251 testl %ecx, %ecx
289 xorl %ecx, %ecx
318 xorl %ecx, %ecx
342 xorl %ecx, %ecx
362 xorl %ecx, %ecx
382 xorl %ecx, %ecx
423 xorl %ecx, %ecx
[all …]
A Dpthread_cond_signal.S61 movl total_seq(%edi), %ecx
86 xorl %ecx, %ecx
100 8: subl $1, %ecx
106 addl $FUTEX_WAKE_OP, %ecx
164 orl $FUTEX_WAKE, %ecx
181 xorl %ecx, %ecx
185 subl $1, %ecx
188 addl $LLL_PRIVATE, %ecx
201 xorl %ecx, %ecx
205 subl $1, %ecx
[all …]
A Dpthread_cond_broadcast.S171 xorl %ecx, %ecx
175 subl $1, %ecx
178 addl $LLL_PRIVATE, %ecx
192 xorl %ecx, %ecx
196 subl $1, %ecx
199 addl $LLL_PRIVATE, %ecx
207 xorl %ecx, %ecx
211 subl $1, %ecx
222 xorl %ecx, %ecx
226 subl $1, %ecx
[all …]
A Dpthread_barrier_wait.S70 movl $FUTEX_WAIT, %ecx
71 orl PRIVATE(%ebx), %ecx
93 subl $1, %ecx
94 cmpl %ecx, %edx
129 movl $FUTEX_WAKE, %ecx
140 subl $1, %ecx
141 cmpl %ecx, %edx
162 xorl $LLL_SHARED, %ecx
168 xorl $LLL_SHARED, %ecx
176 xorl $LLL_SHARED, %ecx
[all …]
A Dlowlevellock.S87 movl %ecx, %ebx
255 xorl %ecx, %ecx
269 subl $1, %ecx
270 4: testl %ecx, %ecx
328 pushl %ecx
346 popl %ecx
365 pushl %ecx
383 popl %ecx
409 xorl %ecx, %ecx
424 5: testl %ecx, %ecx
[all …]
A Dpthread_rwlock_timedrdlock.S90 xorl %ecx, %ecx
98 movl (%edi), %ecx
100 subl (%esp), %ecx
104 subl $1, %ecx
105 15: testl %ecx, %ecx
114 movzbl PSHARED(%ebp), %ecx
117 movzbl PSHARED(%ebp), %ecx
119 orl $FUTEX_WAIT, %ecx
189 movzbl PSHARED(%ebp), %ecx
204 movzbl PSHARED(%ebp), %ecx
[all …]
A Dpthread_rwlock_timedwrlock.S88 xorl %ecx, %ecx
96 movl (%edi), %ecx
98 subl (%esp), %ecx
102 subl $1, %ecx
103 15: testl %ecx, %ecx
112 movzbl PSHARED(%ebp), %ecx
115 movzbl PSHARED(%ebp), %ecx
117 orl $FUTEX_WAIT, %ecx
187 movzbl PSHARED(%ebp), %ecx
202 movzbl PSHARED(%ebp), %ecx
[all …]
A Dlowlevelrobustlock.S65 LOAD_FUTEX_WAIT (%ecx)
136 movl %ecx, %ebp
143 xorl %ecx, %ecx
151 movl (%edi), %ecx
153 subl (%esp), %ecx
157 subl $1, %ecx
158 4: testl %ecx, %ecx
162 movl %ecx, (%esp)
185 movl 20(%esp), %ecx
186 LOAD_FUTEX_WAIT (%ecx)
[all …]
A Dsem_trywait.S29 movl 4(%esp), %ecx
31 movl (%ecx), %eax
37 cmpxchgl %edx, (%ecx)
46 movl $3f, %ecx
49 addl $_GLOBAL_OFFSET_TABLE_, %ecx
52 movl errno@gotntpoff(%ecx), %edx
56 movl errno@gotntpoff(%ecx), %edx
73 movl (%esp), %ecx;
A Dsem_timedwait.S37 movl 4(%esp), %ecx
39 movl (%ecx), %eax
45 cmpxchgl %edx, (%ecx)
69 incl NWAITERS(%ecx)
71 7: xorl %ecx, %ecx
73 movl %ecx, %edx
81 movl (%edi), %ecx
83 subl (%esp), %ecx
87 subl $1, %ecx
88 5: testl %ecx, %ecx
[all …]
A Dpthread_rwlock_wrlock.S77 movzbl PSHARED(%ebx), %ecx
78 xorl $FUTEX_PRIVATE_FLAG|FUTEX_WAIT, %ecx
80 movzbl PSHARED(%ebx), %ecx
82 orl $FUTEX_WAIT, %ecx
84 xorl %gs:PRIVATE_FUTEX, %ecx
136 movzbl PSHARED(%ebx), %ecx
151 movzbl PSHARED(%ebx), %ecx
165 movzbl PSHARED(%ebx), %ecx
175 movzbl PSHARED(%ebx), %ecx
A Dpthread_rwlock_unlock.S84 movzbl PSHARED(%edi), %ecx
85 xorl $FUTEX_PRIVATE_FLAG|FUTEX_WAKE, %ecx
87 movzbl PSHARED(%edi), %ecx
88 orl $FUTEX_WAKE, %ecx
89 xorl %gs:PRIVATE_FUTEX, %ecx
126 movzbl PSHARED(%edi), %ecx
136 movzbl PSHARED(%edi), %ecx
146 movzbl PSHARED(%edi), %ecx
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/
A Dswapcontext.S34 movl %ecx, oECX(%eax)
39 movl (%esp), %ecx
40 movl %ecx, oEIP(%eax)
41 leal 4(%esp), %ecx
42 movl %ecx, oESP(%eax)
56 fnstenv (%ecx)
59 movl 8(%esp), %ecx
64 leal oSIGMASK(%ecx), %ecx
78 fldenv (%ecx)
86 movl oEIP(%eax), %ecx
[all …]
A Dmakecontext.S29 movl 8(%esp), %ecx
34 movl %ecx, oEIP(%eax)
40 movl 12(%esp), %ecx
41 movl %ecx, oEBX(%eax)
47 negl %ecx
49 negl %ecx
61 movl %eax, 4(%edx,%ecx,4)
66 movl %eax, (%edx,%ecx,4)
67 decl %ecx
79 1: popl %ecx
[all …]
A Dbsd-setjmp.S28 leal 4 (%esp), %ecx
29 movl %ecx, (4 *4)(%eax)
31 movl 0 (%esp), %ecx
32 movl %ecx, (5 *4)(%eax)
45 here2: popl %ecx
46 addl $_GLOBAL_OFFSET_TABLE_+[.-here2], %ecx
47 movl __sigjmp_save @GOT (%ecx), %ecx
48 call *%ecx
52 popl %ecx
A Dclone.S51 movl FUNC(%esp),%ecx
55 testl %ecx,%ecx
60 movl STACK(%esp),%ecx
64 testl %ecx,%ecx
70 andl $0xfffffff0, %ecx
71 subl $28,%ecx
73 movl %eax,12(%ecx)
78 movl %eax,8(%ecx)
80 movl $0,4(%ecx)
82 movl $0,(%ecx)
[all …]
A Dgetcontext.S34 movl %ecx, oECX(%eax)
39 movl (%esp), %ecx
40 movl %ecx, oEIP(%eax)
41 leal 4(%esp), %ecx /* Exclude the return address. */
42 movl %ecx, oESP(%eax)
54 leal oFPREGSMEM(%eax), %ecx
55 movl %ecx, oFPREGS(%eax)
57 fnstenv (%ecx)
61 fldenv (%ecx)
68 xorl %ecx, %ecx
A Dsetjmp.S29 leal 4(%esp), %ecx
30 movl %ecx, (4 *4)(%eax)
32 movl 0(%esp), %ecx
33 movl %ecx, (5 *4)(%eax)
45 popl %ecx
46 addl $_GLOBAL_OFFSET_TABLE_+[.- .Lhere ], %ecx
47 movl __sigjmp_save @GOT (%ecx), %ecx
48 jmp *%ecx
A D__longjmp.S24 movl 4(%esp), %ecx /* User's jmp_buf in %ecx. */
27 movl (JB_PC*4)(%ecx), %edx
29 movl (JB_BX*4)(%ecx), %ebx
30 movl (JB_SI*4)(%ecx), %esi
31 movl (JB_DI*4)(%ecx), %edi
32 movl (JB_BP*4)(%ecx), %ebp
33 movl (JB_SP*4)(%ecx), %esp
A Dsetcontext.S35 leal oSIGMASK(%eax), %ecx
51 movl oFPREGS(%eax), %ecx
52 fldenv (%ecx)
56 movl oFS(%eax), %ecx
60 movl oEIP(%eax), %ecx
69 cfi_offset (ecx, oECX)
73 pushl %ecx
82 movl oECX(%eax), %ecx
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/i386/
A Dpthread_once.S37 movl 4(%esp), %ecx
38 testl $2, (%ecx)
49 movl %ecx, %ebx
92 movl %gs:PRIVATE_FUTEX, %ecx
94 movl $FUTEX_WAIT, %ecx
95 orl %gs:PRIVATE_FUTEX, %ecx
141 movl $FUTEX_WAKE, %ecx
142 orl %gs:PRIVATE_FUTEX, %ecx
167 movl $FUTEX_WAKE, %ecx
168 orl %gs:PRIVATE_FUTEX, %ecx
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/i386/
A Dstring.h17 int ecx, edi; in inlined_memset_const_c_count4() local
105 : "=&c" (ecx), "=&D" (edi) in inlined_memset_const_c_count4()
125 int ecx; in inlined_mempcpy_const_count4() local
190 : "=&c" (ecx), "=&S" (esi), "=&D" (edi) in inlined_mempcpy_const_count4()
224 int ecx; in inlined_strlen() local
229 : "=c" (ecx), "=&D" (edi) in inlined_strlen()
233 return -ecx - 1; in inlined_strlen()
272 int ecx; in inlined_memchr() local
282 : "=&D" (edi), "=&c" (ecx) in inlined_memchr()
293 int ecx, eax; in inlined_memchr_const_c() local
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/i486/
A Dpthread_spin_trylock.S34 xorl %ecx, %ecx
36 cmpxchgl %ecx, (%edx)
39 cmovel %ecx, %eax
42 movl %ecx, %eax
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/x86_64/
A Dstrcat.S28 andl $7, %ecx /* mask alignment bits */
35 neg %ecx /* We need to align to 8 bytes. */
36 addl $8,%ecx
41 decl %ecx
121 testl $0x00ff0000, %ecx /* is third byte NUL? */
125 testl $0xff000000, %ecx /* is fourth byte NUL? */
139 testl $0xff0000, %ecx /* is third byte NUL? */
147 andl $7,%ecx /* mask alignment bits */
151 neg %ecx /* align to 8 bytes. */
152 addl $8, %ecx
[all …]

Completed in 25 milliseconds

1234