HomeSort by relevance Sort by last modified time
    Searched full:eax (Results 251 - 275 of 1810) sorted by null

<<11121314151617181920>>

  /bionic/libc/arch-x86/syscalls/
_waitpid.S 15 movl $__NR_waitpid, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
accept.S 12 movl $__NR_socketcall, %eax
14 cmpl $-MAX_ERRNO, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax
access.S 11 movl $__NR_access, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
bind.S 12 movl $__NR_socketcall, %eax
14 cmpl $-MAX_ERRNO, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax
capget.S 11 movl $__NR_capget, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
capset.S 11 movl $__NR_capset, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
chmod.S 11 movl $__NR_chmod, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
chown.S 13 movl $__NR_chown32, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
clock_getres.S 11 movl $__NR_clock_getres, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
clock_gettime.S 11 movl $__NR_clock_gettime, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
clock_nanosleep.S 15 movl $__NR_clock_nanosleep, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
clock_settime.S 11 movl $__NR_clock_settime, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
connect.S 12 movl $__NR_socketcall, %eax
14 cmpl $-MAX_ERRNO, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax
delete_module.S 11 movl $__NR_delete_module, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
dup2.S 11 movl $__NR_dup2, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
epoll_ctl.S 15 movl $__NR_epoll_ctl, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
epoll_wait.S 15 movl $__NR_epoll_wait, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
eventfd.S 11 movl $__NR_eventfd2, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
execve.S 13 movl $__NR_execve, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
faccessat.S 15 movl $__NR_faccessat, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
fchmod.S 11 movl $__NR_fchmod, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
fchmodat.S 15 movl $__NR_fchmodat, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
fchown.S 13 movl $__NR_fchown32, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
fgetxattr.S 15 movl $__NR_fgetxattr, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
flistxattr.S 13 movl $__NR_flistxattr, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax

Completed in 934 milliseconds

<<11121314151617181920>>