/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/ |
A D | pthread_rwlock_unlock.S | 36 pushl %edi 41 movl 12(%esp), %edi 76 subl $1, (%edi) 78 subl $1, MUTEX(%edi) 95 popl %edi 97 cfi_restore(%edi) 109 subl $1, (%edi) 116 popl %edi 122 movl %edi, %edx 132 movl %edi, %eax [all …]
|
A D | pthread_cond_signal.S | 41 pushl %edi 43 cfi_rel_offset(%edi, 0) 46 movl 12(%esp), %edi 53 cmpxchgl %edx, (%edi) 61 movl total_seq(%edi), %ecx 65 leal cond_lock(%edi), %edi 128 popl %edi 130 cfi_restore(%edi) 175 subl $1, (%edi) 179 5: movl %edi, %eax [all …]
|
A D | pthread_cond_broadcast.S | 42 pushl %edi 44 cfi_rel_offset(%edi, 0) 83 movl dep_mutex-cond_futex(%ebx), %edi 91 8: cmpl $-1, %edi 95 testl $PS_BIT, MUTEX_KIND(%edi) 100 movl MUTEX_KIND(%edi), %eax 117 addl $MUTEX_FUTEX, %edi 133 popl %edi 135 cfi_restore(%edi) 152 addl $MUTEX_FUTEX, %edi
|
A D | pthread_rwlock_timedrdlock.S | 36 pushl %edi 43 cfi_offset(%edi, -12) 50 movl 32(%esp), %edi 72 3: cmpl $1000000000, 4(%edi) 98 movl (%edi), %ecx 99 movl 4(%edi), %edx 170 popl %edi 172 cfi_restore(%edi) 180 cfi_offset(%edi, -12)
|
A D | pthread_rwlock_timedwrlock.S | 36 pushl %edi 43 cfi_offset(%edi, -12) 50 movl 32(%esp), %edi 70 3: cmpl $1000000000, 4(%edi) 96 movl (%edi), %ecx 97 movl 4(%edi), %edx 168 popl %edi 170 cfi_restore(%edi) 178 cfi_offset(%edi, -12)
|
A D | lowlevelrobustlock.S | 119 pushl %edi 127 cfi_offset(%edi, -8) 137 movl %edx, %edi 151 movl (%edi), %ecx 152 movl 4(%edi), %edx 213 popl %edi 215 cfi_restore(%edi) 222 cfi_offset(%edi, -8)
|
A D | pthread_cond_wait.S | 50 pushl %edi 52 cfi_rel_offset(%edi, 0) 102 movl %edi, 4(%esp) 128 movl dep_mutex(%ebx), %edi 199 cmpl 4(%esp), %edi 204 cmp %eax, %edi 264 popl %edi 266 cfi_restore(%edi) 459 xorl %edi, %edi 485 movl $1, %edi [all …]
|
A D | pthread_cond_timedwait.S | 51 pushl %edi 53 cfi_rel_offset(%edi, 0) 107 movl %edi, 12(%esp) 164 movl %edi, 28(%esp) 268 cmpl 12(%esp), %edi 273 cmp %eax, %edi 355 popl %edi 357 cfi_restore(%edi) 573 xorl %edi, %edi 599 movl $1, %edi [all …]
|
A D | lowlevellock.S | 235 pushl %edi 244 movl %edx, %edi 263 movl (%edi), %ecx 264 movl 4(%edi), %edx 298 popl %edi 300 cfi_restore(%edi) 398 pushl %edi 404 movl %edx, %edi 417 movl (%edi), %ecx 418 movl 4(%edi), %edx [all …]
|
A D | sem_timedwait.S | 54 pushl %edi 61 movl 32(%esp), %edi 64 cmpl $1000000000, 4(%edi) 81 movl (%edi), %ecx 82 movl 4(%edi), %edx 139 popl %edi 274 .byte 0x87 # DW_CFA_offset %edi 299 .byte 0xc7 # DW_CFA_restore %edi 311 .byte 0x87 # DW_CFA_offset %edi
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/i386/ |
A D | string.h | 17 int ecx, edi; in inlined_memset_const_c_count4() local 62 : "=&D" (edi) \ in inlined_memset_const_c_count4() 148 return edi; \ in inlined_mempcpy_const_count4() 194 return edi; in inlined_mempcpy_const_count4() 223 int edi; in inlined_strlen() local 271 void *edi; in inlined_memchr() local 286 return edi; in inlined_memchr() 292 void *edi; in inlined_memchr_const_c() local 307 return edi; in inlined_memchr_const_c() 313 void *edi; in inlined_memchr_const_c() [all …]
|
A D | memchr.c | 39 void *edi; in memchr() local 49 : "=&D" (edi), "=&c" (ecx) in memchr() 53 return edi; in memchr()
|
A D | strlen.c | 38 int eax, ecx, edi; in strlen() local 43 : "=&c" (ecx), "=&D" (edi), "=&a" (eax) in strlen()
|
A D | rawmemchr.c | 15 int ecx, edi; in rawmemchr() local 19 : "=&c" (ecx), "=&D" (edi), "=&a" (eax) in rawmemchr()
|
A D | memset.c | 42 int reg, edi; in memset() local 66 : "=&D" (edi), "=&r" (reg) in memset()
|
A D | strncmp.c | 39 int esi, edi, ecx; in strncmp() local 54 : "=a" (eax), "=&S" (esi), "=&D" (edi), "=&c" (ecx) in strncmp()
|
A D | memmove.c | 39 int eax, ecx, esi, edi; in memmove() local 51 : "=&c" (ecx), "=&S" (esi), "=&a" (eax), "=&D" (edi) in memmove()
|
A D | strncpy.c | 39 int esi, edi, ecx, eax; in strncpy() local 49 : "=&S" (esi), "=&D" (edi), "=&c" (ecx), "=&a" (eax) in strncpy()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/ |
A D | mmap64.S | 47 pushl %edi 62 movl FD(%esp), %edi 69 popl %edi 82 popl %edi
|
A D | posix_fadvise64.S | 32 pushl %edi 40 movl 36(%esp), %edi 47 popl %edi
|
A D | syscall.S | 28 pushl %edi 33 movl 40(%esp),%edi 43 popl %edi
|
A D | sync_file_range.S | 32 pushl %edi 41 movl 36(%esp), %edi 49 popl %edi
|
A D | clone.S | 89 pushl %edi 93 movl CTID+12(%esp),%edi 100 popl %edi
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/ |
A D | getcontext.S | 72 xorl %edi, %edi 74 movl $SIG_BLOCK, %edi
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/i386/ |
A D | sysdep-cancel.h | 99 # define _PUSHCARGS_5 pushl %edi; cfi_adjust_cfa_offset (4); \ 100 cfi_rel_offset (edi, 0); _PUSHCARGS_4 101 # define _POPCARGS_5 _POPCARGS_4; popl %edi; \ 102 cfi_adjust_cfa_offset (-4); cfi_restore (edi);
|