Searched
full:movl (Results
251 -
275 of
935) sorted by null
<<11121314151617181920>>
/bionic/libc/arch-x86/syscalls/ |
close.S | 12 movl $__NR_close, %eax
|
dup.S | 12 movl $__NR_dup, %eax
|
epoll_create.S | 12 movl $__NR_epoll_create, %eax
|
fchdir.S | 12 movl $__NR_fchdir, %eax
|
fdatasync.S | 12 movl $__NR_fdatasync, %eax
|
fsync.S | 12 movl $__NR_fsync, %eax
|
getegid.S | 10 movl $__NR_getegid32, %eax
|
geteuid.S | 10 movl $__NR_geteuid32, %eax
|
getgid.S | 10 movl $__NR_getgid32, %eax
|
getpgid.S | 12 movl $__NR_getpgid, %eax
|
getpid.S | 10 movl $__NR_getpid, %eax
|
getppid.S | 10 movl $__NR_getppid, %eax
|
gettid.S | 10 movl $__NR_gettid, %eax
|
getuid.S | 10 movl $__NR_getuid32, %eax
|
inotify_init.S | 12 movl $__NR_inotify_init, %eax
|
pause.S | 10 movl $__NR_pause, %eax
|
personality.S | 12 movl $__NR_personality, %eax
|
pipe.S | 12 movl $__NR_pipe, %eax
|
rmdir.S | 12 movl $__NR_rmdir, %eax
|
sched_get_priority_max.S | 12 movl $__NR_sched_get_priority_max, %eax
|
sched_get_priority_min.S | 12 movl $__NR_sched_get_priority_min, %eax
|
sched_getscheduler.S | 12 movl $__NR_sched_getscheduler, %eax
|
sched_yield.S | 12 movl $__NR_sched_yield, %eax
|
setgid.S | 12 movl $__NR_setgid32, %eax
|
setsid.S | 10 movl $__NR_setsid, %eax
|
Completed in 378 milliseconds
<<11121314151617181920>>