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

<<11121314151617181920>>

  /bionic/libc/arch-x86/syscalls/
lchown.S 13 movl $__NR_lchown32, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
lgetxattr.S 15 movl $__NR_lgetxattr, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
link.S 11 movl $__NR_link, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
listen.S 12 movl $__NR_socketcall, %eax
14 cmpl $-MAX_ERRNO, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax
listxattr.S 13 movl $__NR_listxattr, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
llistxattr.S 13 movl $__NR_llistxattr, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
lremovexattr.S 11 movl $__NR_lremovexattr, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
lseek.S 13 movl $__NR_lseek, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
lstat.S 11 movl $__NR_lstat64, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
madvise.S 13 movl $__NR_madvise, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
mincore.S 13 movl $__NR_mincore, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
mkdir.S 11 movl $__NR_mkdir, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
mkdirat.S 13 movl $__NR_mkdirat, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
mknod.S 13 movl $__NR_mknod, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
mlock.S 11 movl $__NR_mlock, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
mprotect.S 13 movl $__NR_mprotect, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
mremap.S 15 movl $__NR_mremap, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
msync.S 13 movl $__NR_msync, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
munlock.S 11 movl $__NR_munlock, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
munmap.S 11 movl $__NR_munmap, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
nanosleep.S 11 movl $__NR_nanosleep, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
pipe2.S 11 movl $__NR_pipe2, %eax
13 cmpl $-MAX_ERRNO, %eax
15 negl %eax
16 pushl %eax
19 orl $-1, %eax
poll.S 13 movl $__NR_poll, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
read.S 13 movl $__NR_read, %eax
15 cmpl $-MAX_ERRNO, %eax
17 negl %eax
18 pushl %eax
21 orl $-1, %eax
readahead.S 15 movl $__NR_readahead, %eax
17 cmpl $-MAX_ERRNO, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax

Completed in 561 milliseconds

<<11121314151617181920>>