/external/valgrind/main/VEX/test/ |
fstenv.c | 7 asm("fldpi ; fld1; fldln2 ; movl 8(%esp), %eax ; fstenv (%eax)");
|
/frameworks/compile/libbcc/runtime/lib/i386/ |
ashldi3.S | 40 movl 12(%esp), %ecx // Load count 41 movl 8(%esp), %edx // Load high 42 movl 4(%esp), %eax // Load low 50 1: movl %eax, %edx // Move low to high
|
lshrdi3.S | 40 movl 12(%esp), %ecx // Load count 41 movl 8(%esp), %edx // Load high 42 movl 4(%esp), %eax // Load low 51 1: movl %edx, %eax // Move high to low
|
/external/grub/stage2/ |
asm.S | 128 ADDR32 movl %ebp, EXT_C(install_second_sector) 132 movl $STACKOFF, %ebp 133 movl %ebp, %esp 155 movl $__bss_start, %edi 157 movl $_edata, %edi 159 movl $edata, %edi 164 movl $end, %ecx 166 movl $_end, %ecx 247 movl 4(%esp), %eax 298 movl %esp, %eb [all...] |
/bionic/libc/arch-x86/string/ |
swab.S | 18 movl 12(%esp),%esi 19 movl 16(%esp),%edi 20 movl 20(%esp),%ecx
|
/dalvik/vm/compiler/template/ia32/ |
TEMPLATE_INTERPRET.S | 26 movl rSELF,%ecx 27 movl $$.LinterpPunt,%edx 33 movl %eax,rPC
|
/dalvik/vm/mterp/x86/ |
OP_INVOKE_VIRTUAL_QUICK.S | 19 movl offObject_clazz(%eax),%eax # eax<- thisPtr->clazz 20 movl offClassObject_vtable(%eax),%eax # eax<- thisPtr->clazz->vtable 22 movl (%eax,%ecx,4),%eax # eax<- vtable[BBBB]
|
/dalvik/vm/mterp/x86-atom/ |
OP_ARRAY_LENGTH.S | 31 movl rINST, %eax # %eax<- BA 38 movl offArrayObject_length(%eax), %eax # %eax<- array length 39 movl %eax, (rFP, rINST, 4) # vA<- %eax; array length
|
OP_CONST_WIDE_16.S | 32 movl %ecx, %edx # %edx<- ssssBBBB (sign-extended) 35 movl %edx, (rFP, rINST, 4) # vAA<- ssssBBBB 36 movl %ecx, 4(rFP, rINST, 4) # vAA+1<- ssssssss
|
OP_INVOKE_VIRTUAL_QUICK.S | 35 movl offObject_clazz(%edx), %edx # %edx<- thisPtr->clazz 36 movl offClassObject_vtable(%edx), %edx # %edx<- thisPtr->clazz->vtable 37 movl (%edx, %ecx, 4), %ecx # %ecx<- vtable[methodIndex]
|
OP_THROW.S | 30 movl rGLUE, %eax # %eax<- pMterpGlue 34 movl offGlue_self(%eax), %ecx # %ecx<- glue->self 36 movl rINST, offThread_exception(%ecx) # thread->exception<- object
|
OP_MUL_LONG.S | 46 movl rINST, -4(%esp) # -4(%esp)<- AA+ 60 movl 4(rFP, rINST, 4), %ecx # %ecx<- W 65 movl (rFP, %edx, 4), %eax # %eax<- Z 69 movl %ecx, 4(rFP, rINST, 4) # vAA+1<- results hi 70 movl %eax, (rFP, rINST, 4) # vAA<- results lo
|
/external/llvm/test/CodeGen/X86/ |
ret-mmx.ll | 22 ; CHECK: movl $1 29 ; CHECK: movl $1 36 ; CHECK: movl $1
|
asm-modifier.ll | 29 ; CHECK: movl _n, %eax 30 call void asm sideeffect "movl ${0:a}, %eax", "ir,~{dirflag},~{fpsr},~{flags},~{eax}"(i32* @n) nounwind 37 ; CHECK: movl L_y$non_lazy_ptr, %ecx 38 ; CHECK: movl (%ecx), %eax 39 call void asm sideeffect "movl ${0:a}, %eax", "ir,~{dirflag},~{fpsr},~{flags},~{eax}"(i32* @y) nounwind
|
movgs.ll | 12 ; X32: movl %gs:196, %eax 13 ; X32: movl (%eax), %eax 18 ; X64: movl (%rax), %eax 30 ; X32: movl {{.*}}(%esp), %eax 49 ; X32: movl 4(%esp), %eax
|
/external/valgrind/main/memcheck/tests/x86/ |
xor-undef-x86.c | 18 "movl 0(%0), %%eax\n\t" 19 "movl 8(%0), %%edi\n\t" 27 "movl 0(%0), %%eax\n\t" 28 "movl 8(%0), %%edi\n\t" 44 "movl 16(%0), %%esi\n\t" 57 "movl 16(%0), %%esi\n\t" 72 "movl 32(%0), %%esi\n\t" 86 "movl 32(%0), %%esi\n\t" 103 "movl 32(%0), %%esi\n\t" 117 "movl 32(%0), %%esi\n\t [all...] |
/external/valgrind/main/none/tests/x86/ |
bt_literal.c | 16 "movl %2, %%edx\n\t" 18 "movl $0, %%eax\n\t" 43 "movl %%eax, %0\n\t" 44 "movl %%edx, %1" 59 "movl %2, %%edx\n\t" 61 "movl $0, %%eax\n\t" 86 "movl %%eax, %0\n\t" 87 "movl (%%edx), %1" 101 "movl %2, %%edx\n\t" 103 "movl $0, %%eax\n\t [all...] |
movx.c | 8 "movl $0x12345678, %%eax\n\t" 21 "movl $0x12345678, %%eax\n\t" 34 "movl $0x12345678, %%eax\n\t" 47 "movl $0x12345678, %%eax\n\t" 60 "movl $0x12345678, %%eax\n\t" 73 "movl $0x12345678, %%eax\n\t" 86 "movl $0x12345678, %%eax\n\t" 99 "movl $0x12345678, %%eax\n\t" 112 "movl $0x12345678, %%eax\n\t" 125 "movl $0x12345678, %%eax\n\t [all...] |
/external/llvm/test/MC/MachO/ |
darwin-x86_64-reloc-offsets.s | 29 movl $0x12345678, _d(%rip) 32 movl $0x12345678, _d + 1(%rip) 35 movl $0x12345678, _d + 2(%rip) 38 movl $0x12345678, _d + 3(%rip) 41 movl $0x12345678, _d + 4(%rip) 45 movl %eax, _d(%rip) 46 movl %eax, _d + 1(%rip) 47 movl %eax, _d + 2(%rip) 48 movl %eax, _d + 3(%rip) 49 movl %eax, _d + 4(%rip [all...] |
/external/quake/quake/src/QW/client/ |
d_draw16.s | 48 movl C(bbextents),%esi 56 movl C(bbextentt),%edx 64 movl $4096,%ebp 67 movl C(bbextents),%ebp 71 movl $4096,%ecx 74 movl C(bbextentt),%ecx 78 movl $4096,%eax 81 movl C(bbextents),%eax 85 movl $4096,%ebx 88 movl C(bbextentt),%eb [all...] |
r_aliasa.s | 54 movl C(r_apverts),%esi 58 movl pstverts(%esp),%ebp 59 movl fv(%esp),%edi 60 movl C(r_anumverts),%ecx 90 movl stv_s(%ebp),%eax 91 movl %eax,fv_v+8(%edi) 94 movl stv_t(%ebp),%eax 95 movl %eax,fv_v+12(%edi) 105 movl stv_onseam(%ebp),%eax 106 movl %eax,fv_flags(%edi [all...] |
/external/quake/quake/src/WinQuake/ |
d_draw16.s | 48 movl C(bbextents),%esi 56 movl C(bbextentt),%edx 64 movl $4096,%ebp 67 movl C(bbextents),%ebp 71 movl $4096,%ecx 74 movl C(bbextentt),%ecx 78 movl $4096,%eax 81 movl C(bbextents),%eax 85 movl $4096,%ebx 88 movl C(bbextentt),%eb [all...] |
r_aliasa.s | 54 movl C(r_apverts),%esi 58 movl pstverts(%esp),%ebp 59 movl fv(%esp),%edi 60 movl C(r_anumverts),%ecx 90 movl stv_s(%ebp),%eax 91 movl %eax,fv_v+8(%edi) 94 movl stv_t(%ebp),%eax 95 movl %eax,fv_v+12(%edi) 105 movl stv_onseam(%ebp),%eax 106 movl %eax,fv_flags(%edi [all...] |
/external/compiler-rt/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-disassembly-inline-relocations.test | 9 COFF-i386: 3: c7 44 24 08 00 00 00 00 movl $0, 8(%esp) 10 COFF-i386: b: c7 04 24 00 00 00 00 movl $0, (%esp) 16 COFF-i386: 1c: 8b 44 24 08 movl 8(%esp), %eax 23 COFF-x86-64: 4: c7 44 24 24 00 00 00 00 movl $0, 36(%rsp) 30 COFF-x86-64: 1d: 8b 44 24 24 movl 36(%rsp), %eax
|