/frameworks/compile/libbcc/runtime/lib/i386/ |
ashrdi3.S | 15 movl 8(%esp), %eax 50 movl 12(%esp), %ecx // Load count 51 movl 8(%esp), %edx // Load high 52 movl 4(%esp), %eax // Load low 61 1: movl %edx, %eax // Move high to low
|
/external/llvm/test/Object/X86/ |
objdump-trivial-object.test | 13 COFF-i386: 3: c7 44 24 08 00 00 00 00 movl $0, 8(%esp) 14 COFF-i386: b: c7 04 24 00 00 00 00 movl $0, (%esp) 17 COFF-i386: 1c: 8b 44 24 08 movl 8(%esp), %eax 24 COFF-x86-64: 4: c7 44 24 24 00 00 00 00 movl $0, 36(%rsp) 28 COFF-x86-64: 1d: 8b 44 24 24 movl 36(%rsp), %eax 36 ELF-i386: 3: c7 44 24 08 00 00 00 00 movl $0, 8(%esp) 37 ELF-i386: b: c7 04 24 00 00 00 00 movl $0, (%esp) 40 ELF-i386: 1c: 8b 44 24 08 movl 8(%esp), %eax 47 ELF-x86-64: 4: c7 44 24 04 00 00 00 00 movl $0, 4(%rsp) 48 ELF-x86-64: c: bf 00 00 00 00 movl $0, %ed [all...] |
/external/qemu/target-i386/ |
kvm-gs-restore.c | 16 asm("movl %0, %%gs"::"r"(gs)); 22 asm("movl %%gs,%0" :"=r"(gs):); 172 "movl %3, %%edx;\n" 173 "movl %2, %%ecx;\n" 174 "movl %1, %%ebx;\n" 175 "movl $0x36, %%eax;\n" 177 "movl %%eax, %0\n"
|
/external/quake/quake/src/QW/client/ |
d_parta.s | 53 movl P(%esp),%edi 145 movl DP_u,%eax 146 movl DP_v,%edx 156 movl C(d_vrectbottom_particle),%ebx 157 movl C(d_vrectright_particle),%ecx 162 movl C(d_vrecty),%ebx 163 movl C(d_vrectx),%ecx 174 movl C(d_viewbuffer),%ebx 177 movl C(d_scantable)(,%edx,4),%edi // point to the pixel 182 movl C(d_pzbuffer),%ea [all...] |
/external/quake/quake/src/WinQuake/ |
d_parta.s | 53 movl P(%esp),%edi 145 movl DP_u,%eax 146 movl DP_v,%edx 156 movl C(d_vrectbottom_particle),%ebx 157 movl C(d_vrectright_particle),%ecx 162 movl C(d_vrecty),%ebx 163 movl C(d_vrectx),%ecx 174 movl C(d_viewbuffer),%ebx 177 movl C(d_scantable)(,%edx,4),%edi // point to the pixel 182 movl C(d_pzbuffer),%ea [all...] |
/external/llvm/test/MC/MachO/ |
darwin-x86_64-diff-relocs.s | 58 movl %eax,4(%rip) 59 // movl %eax,_baz(%rip) 60 movl %eax,_g0(%rip) 61 movl %eax,L0(%rip) 62 movl %eax,_g1(%rip) 63 movl %eax,L1(%rip) 68 // movl %eax,L0 - _g0(%rip) 69 // movl %eax,_g1 - _g0(%rip) 70 // movl %eax,_g1 - L1(%rip) 71 // movl %eax,L1 - _g0(%rip [all...] |
/dalvik/vm/mterp/x86-atom/ |
entry.S | 33 movl 4(%esp), %ecx # get first argument 34 movl %ebp, -4(%esp) # save caller base pointer 35 movl %ebx, -8(%esp) # save %ebx 36 movl %esi, -12(%esp) # save %esi 37 movl %edi, -16(%esp) # save %edi 50 movl -16(%esp), %edi # restore %edi 51 movl -12(%esp), %esi # restore %esi 52 movl -8(%esp), %ebx # restore %ebx 53 movl -4(%esp), %ebp # restore caller base pointer 64 movl %ecx, rGLUE # save value for pMterpGlu [all...] |
OP_PACKED_SWITCH.S | 40 movl rINST, -4(%esp) # push parameter vAA 42 movl %ecx, -8(%esp) # push parameter PC + +BBBBBBBB*2 46 movl %eax, %edx # %edx<- offset
|
/external/llvm/test/CodeGen/X86/ |
2008-11-13-inlineasm-3.ll | 14 %tmp83 = call i32 asm sideeffect "1:\09movl %eax,0($2)\0A2:\09movl %edx,4($2)\0A3:\0A.section .fixup,\22ax\22\0A4:\09movl $3,$0\0A\09jmp 3b\0A.previous\0A .section __ex_table,\22a\22\0A .balign 4 \0A .long 1b,4b\0A .previous\0A .section __ex_table,\22a\22\0A .balign 4 \0A .long 2b,4b\0A .previous\0A", "=r,A,r,i,0,~{dirflag},~{fpsr},~{flags}"(i64 0, i64* null, i32 -14, i32 0) nounwind ; <i32> [#uses=0]
|
/bionic/libc/arch-x86/bionic/ |
crtbegin_dynamic.S | 98 movl %esp, %ebp 102 movl $__deregister_frame_info_bases, %eax 105 movl $__EH_FRAME_BEGIN__, (%esp) 117 movl $__register_frame_info_bases, %eax 118 movl %esp, %ebp 122 movl %ebx, 12(%esp) 123 movl $0, 8(%esp) 124 movl $object.4466, 4(%esp) 125 movl $__EH_FRAME_BEGIN__, (%esp)
|
crtbegin_static.S | 97 movl %esp, %ebp 101 movl $__deregister_frame_info_bases, %eax 104 movl $__EH_FRAME_BEGIN__, (%esp) 116 movl $__register_frame_info_bases, %eax 117 movl %esp, %ebp 121 movl %ebx, 12(%esp) 122 movl $0, 8(%esp) 123 movl $object.4466, 4(%esp) 124 movl $__EH_FRAME_BEGIN__, (%esp)
|
vfork.S | 21 movl $__NR_vfork, %eax
|
/bionic/libc/arch-x86/string/ |
index.S | 14 movl 4(%esp),%eax
|
/bionic/libc/arch-x86/syscalls/ |
__fcntl.S | 16 movl $__NR_fcntl, %eax
|
__fcntl64.S | 16 movl $__NR_fcntl64, %eax
|
__fstatfs64.S | 16 movl $__NR_fstatfs64, %eax
|
__getcpu.S | 16 movl $__NR_getcpu, %eax
|
__getcwd.S | 14 movl $__NR_getcwd, %eax
|
__getpriority.S | 14 movl $__NR_getpriority, %eax
|
__ioctl.S | 16 movl $__NR_ioctl, %eax
|
__open.S | 16 movl $__NR_open, %eax
|
__sched_getaffinity.S | 16 movl $__NR_sched_getaffinity, %eax
|
__setresuid.S | 16 movl $__NR_setresuid32, %eax
|
__setreuid.S | 14 movl $__NR_setreuid32, %eax
|
__sigsuspend.S | 16 movl $__NR_sigsuspend, %eax
|