Searched
full:eax (Results
376 -
400 of
1352) sorted by null
<<11121314151617181920>>
/bionic/libc/arch-x86/syscalls/ |
__mmap2.S | 22 movl $__NR_mmap2, %eax 24 cmpl $-129, %eax 26 negl %eax 27 pushl %eax 30 orl $-1, %eax
|
__openat.S | 18 movl $__NR_openat, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__ptrace.S | 18 movl $__NR_ptrace, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__reboot.S | 18 movl $__NR_reboot, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__rt_sigaction.S | 18 movl $__NR_rt_sigaction, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__rt_sigprocmask.S | 18 movl $__NR_rt_sigprocmask, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__rt_sigtimedwait.S | 18 movl $__NR_rt_sigtimedwait, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__sys_clone.S | 20 movl $__NR_clone, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
__timer_settime.S | 18 movl $__NR_timer_settime, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__wait4.S | 18 movl $__NR_wait4, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
__waitid.S | 20 movl $__NR_waitid, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
_waitpid.S | 18 movl $__NR_waitpid, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
epoll_ctl.S | 18 movl $__NR_epoll_ctl, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
epoll_wait.S | 18 movl $__NR_epoll_wait, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
fchmodat.S | 18 movl $__NR_fchmodat, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
fchownat.S | 20 movl $__NR_fchownat, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
fstatat.S | 18 movl $__NR_fstatat64, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
futex.S | 22 movl $__NR_futex, %eax 24 cmpl $-129, %eax 26 negl %eax 27 pushl %eax 30 orl $-1, %eax
|
mount.S | 20 movl $__NR_mount, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
mremap.S | 18 movl $__NR_mremap, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
prctl.S | 20 movl $__NR_prctl, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
pread64.S | 20 movl $__NR_pread64, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
pwrite64.S | 20 movl $__NR_pwrite64, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
renameat.S | 18 movl $__NR_renameat, %eax 20 cmpl $-129, %eax 22 negl %eax 23 pushl %eax 26 orl $-1, %eax
|
select.S | 20 movl $__NR__newselect, %eax 22 cmpl $-129, %eax 24 negl %eax 25 pushl %eax 28 orl $-1, %eax
|
Completed in 390 milliseconds
<<11121314151617181920>>