Searched
full:movl (Results
276 -
300 of
555) sorted by null
<<11121314151617181920>>
/bionic/libc/arch-x86/syscalls/ |
mkdir.S | 14 movl $__NR_mkdir, %eax
|
mkdirat.S | 16 movl $__NR_mkdirat, %eax
|
mknod.S | 16 movl $__NR_mknod, %eax
|
mlock.S | 14 movl $__NR_mlock, %eax
|
mprotect.S | 16 movl $__NR_mprotect, %eax
|
msync.S | 16 movl $__NR_msync, %eax
|
munlock.S | 14 movl $__NR_munlock, %eax
|
munmap.S | 14 movl $__NR_munmap, %eax
|
nanosleep.S | 14 movl $__NR_nanosleep, %eax
|
pipe2.S | 14 movl $__NR_pipe2, %eax
|
poll.S | 16 movl $__NR_poll, %eax
|
read.S | 16 movl $__NR_read, %eax
|
readlink.S | 16 movl $__NR_readlink, %eax
|
readv.S | 16 movl $__NR_readv, %eax
|
recvfrom.S | 15 movl $__NR_socketcall, %eax
|
recvmsg.S | 15 movl $__NR_socketcall, %eax
|
rename.S | 14 movl $__NR_rename, %eax
|
sched_getparam.S | 14 movl $__NR_sched_getparam, %eax
|
sched_rr_get_interval.S | 14 movl $__NR_sched_rr_get_interval, %eax
|
sched_setparam.S | 14 movl $__NR_sched_setparam, %eax
|
sched_setscheduler.S | 16 movl $__NR_sched_setscheduler, %eax
|
sendmsg.S | 15 movl $__NR_socketcall, %eax
|
sendto.S | 15 movl $__NR_socketcall, %eax
|
setgroups.S | 14 movl $__NR_setgroups32, %eax
|
setitimer.S | 16 movl $__NR_setitimer, %eax
|
Completed in 150 milliseconds
<<11121314151617181920>>