Searched
full:movl (Results
376 -
400 of
555) sorted by null
<<11121314151617181920>>
/bionic/libc/arch-x86/syscalls/ |
fchownat.S | 20 movl $__NR_fchownat, %eax
|
fstatat.S | 18 movl $__NR_fstatat64, %eax
|
futex.S | 22 movl $__NR_futex, %eax
|
mount.S | 20 movl $__NR_mount, %eax
|
mremap.S | 18 movl $__NR_mremap, %eax
|
prctl.S | 20 movl $__NR_prctl, %eax
|
renameat.S | 18 movl $__NR_renameat, %eax
|
select.S | 20 movl $__NR__newselect, %eax
|
sendfile.S | 18 movl $__NR_sendfile, %eax
|
/bionic/libc/kernel/arch-x86/asm/ |
irqflags_32.h | 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
|
/bionic/libm/i387/ |
s_ceilf.S | 13 movl %esp,%ebp
|
s_ceill.S | 11 movl %esp,%ebp
|
s_floorf.S | 13 movl %esp,%ebp
|
s_floorl.S | 11 movl %esp,%ebp
|
s_trunc.S | 11 movl %esp,%ebp
|
s_truncf.S | 11 movl %esp,%ebp
|
s_truncl.S | 11 movl %esp,%ebp
|
/dalvik/vm/mterp/x86/ |
OP_APUT.S | 1 %default { "reg":"%ecx", "store":"movl", "shift":"4" }
|
bindiv.S | 19 movl $special,$result
|
bindiv2addr.S | 20 movl $special,$result
|
bindivLit8.S | 18 movl $special,$result
|
/development/ndk/platforms/android-5/arch-x86/include/asm/ |
irqflags_32.h | 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/ |
irqflags_32.h | 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/ |
irqflags_32.h | 24 #define GET_CR0_INTO_EAX movl %cr0, %eax
|
/bionic/libc/arch-x86/string/ |
strcmp.S | 16 movl 0x04(%esp),%eax 17 movl 0x08(%esp),%edx
|
Completed in 230 milliseconds
<<11121314151617181920>>