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

<<11121314151617181920>>

  /bionic/libc/arch-x86/syscalls/
mknod.S 16 movl $__NR_mknod, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
mlock.S 14 movl $__NR_mlock, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
mprotect.S 16 movl $__NR_mprotect, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
msync.S 16 movl $__NR_msync, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
munlock.S 14 movl $__NR_munlock, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
munmap.S 14 movl $__NR_munmap, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
nanosleep.S 14 movl $__NR_nanosleep, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
pipe2.S 14 movl $__NR_pipe2, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
poll.S 16 movl $__NR_poll, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
read.S 16 movl $__NR_read, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
readlink.S 16 movl $__NR_readlink, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
readv.S 16 movl $__NR_readv, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
recvfrom.S 15 movl $__NR_socketcall, %eax
17 cmpl $-129, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
recvmsg.S 15 movl $__NR_socketcall, %eax
17 cmpl $-129, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
rename.S 14 movl $__NR_rename, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
sched_getparam.S 14 movl $__NR_sched_getparam, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
sched_rr_get_interval.S 14 movl $__NR_sched_rr_get_interval, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
sched_setaffinity.S 16 movl $__NR_sched_setaffinity, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
sched_setparam.S 14 movl $__NR_sched_setparam, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
sched_setscheduler.S 16 movl $__NR_sched_setscheduler, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
sendmsg.S 15 movl $__NR_socketcall, %eax
17 cmpl $-129, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
sendto.S 15 movl $__NR_socketcall, %eax
17 cmpl $-129, %eax
19 negl %eax
20 pushl %eax
23 orl $-1, %eax
setgroups.S 14 movl $__NR_setgroups32, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax
setitimer.S 16 movl $__NR_setitimer, %eax
18 cmpl $-129, %eax
20 negl %eax
21 pushl %eax
24 orl $-1, %eax
setpgid.S 14 movl $__NR_setpgid, %eax
16 cmpl $-129, %eax
18 negl %eax
19 pushl %eax
22 orl $-1, %eax

Completed in 58 milliseconds

<<11121314151617181920>>