HomeSort by relevance Sort by last modified time
    Searched refs:movl (Results 1 - 25 of 509) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/tools/llvm-objdump/
disassembly-show-raw.s 9 movl 0, %eax label
10 // WITHRAW: a1 00 00 00 00 movl
12 // NORAW: movl
  /external/llvm/test/MC/X86/
2011-09-06-NoNewline.s 3 movl %gs:8, %ea label
  /external/llvm/test/MC/MachO/
string-table.s 3 movl $a, b
section-flags.s 14 movl $0, %eax
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...]
gen-dwarf-cpp.s 7 movl $0, %eax
19 // We check that the source line number 100 is picked up before the "movl"
  /bionic/libc/arch-x86/bionic/
_setjmp.S 47 movl 4(%esp),%eax
48 movl 0(%esp),%edx
49 movl %edx, 0(%eax) /* rta */
50 movl %ebx, 4(%eax)
51 movl %esp, 8(%eax)
52 movl %ebp,12(%eax)
53 movl %esi,16(%eax)
54 movl %edi,20(%eax)
60 movl 4(%esp),%edx
61 movl 8(%esp),%ea
    [all...]
sigsetjmp.S 37 movl 4(%esp),%ecx
38 movl 8(%esp),%eax
39 movl %eax,28(%ecx)
53 movl 4(%esp),%ecx
54 movl %eax,24(%ecx)
55 1: movl 0(%esp),%edx
56 movl %edx, 0(%ecx)
57 movl %ebx, 4(%ecx)
58 movl %esp, 8(%ecx)
59 movl %ebp,12(%ecx
    [all...]
setjmp.S 57 movl 4(%esp),%ecx
58 movl 0(%esp),%edx
59 movl %edx, 0(%ecx)
60 movl %ebx, 4(%ecx)
61 movl %esp, 8(%ecx)
62 movl %ebp,12(%ecx)
63 movl %esi,16(%ecx)
64 movl %edi,20(%ecx)
65 movl %eax,24(%ecx)
71 movl 4(%esp),%ed
    [all...]
  /external/llvm/test/MC/ELF/
got.s 6 movl foo@GOT, %eax
7 movl foo@GOTPCREL(%rip), %eax
local-reloc.s 6 movl foo, %r14d
tls-i386.s 5 movl foo1@NTPOFF(%eax), %eax
6 movl foo2@GOTNTPOFF(%eax), %eax
7 movl foo3@TLSGD(%eax), %eax
8 movl foo4@TLSLDM(%eax), %eax
9 movl foo5@TPOFF(%eax), %eax
10 movl foo6@DTPOFF(%eax), %eax
11 movl foo7@INDNTPOFF, %eax
  /external/grub/stage2/
setjmp.S 59 movl 4(%esp), %ecx /* fetch buffer */
60 movl %ebx, 0(%ecx)
61 movl %esi, 4(%ecx)
62 movl %edi, 8(%ecx)
63 movl %ebp, 12(%ecx) /* save frame pointer of caller */
65 movl %esp, 16(%ecx) /* save stack pointer of caller */
66 movl %edx, 20(%ecx) /* save pc of caller */
71 movl 8(%esp), %eax /* return(v) */
72 movl 4(%esp), %ecx /* fetch buffer */
73 movl 0(%ecx), %eb
    [all...]
  /system/core/debuggerd/x86/
crashglue.S 5 movl $0xa5a50000, %eax
6 movl $0xa5a50001, %ebx
7 movl $0xa5a50002, %ecx
9 movl $0, %edx
14 movl $0, %ebp
  /dalvik/vm/compiler/template/ia32/
TEMPLATE_INTERPRET.S 26 movl rSELF,%ecx
27 movl $$.LinterpPunt,%edx
33 movl %eax,rPC
  /external/valgrind/main/none/tests/x86/
cpuid_s.S 12 movl %esp, %ebp
13 movl 8(%ebp), %eax
21 movl %eax, %edi
22 movl $0, %eax
24 movl %eax, (%edi)
25 movl %ebx, 4(%edi)
26 movl %ecx, 8(%edi)
27 movl %edx, 12(%edi)
42 movl %esp, %ebp
43 movl 8(%ebp), %ea
    [all...]
  /external/quake/quake/src/QW/client/
r_edgea.s 51 movl edgestoadd(%esp),%edx
53 movl edgelist(%esp),%ecx
56 movl et_u(%edx),%eax
57 movl %edx,%edi
60 movl et_u(%ecx),%ebx
61 movl et_next(%ecx),%esi
64 movl et_u(%esi),%ebx
65 movl et_next(%esi),%ecx
68 movl et_u(%ecx),%ebx
69 movl et_next(%ecx),%es
    [all...]
  /external/quake/quake/src/WinQuake/
r_edgea.s 51 movl edgestoadd(%esp),%edx
53 movl edgelist(%esp),%ecx
56 movl et_u(%edx),%eax
57 movl %edx,%edi
60 movl et_u(%ecx),%ebx
61 movl et_next(%ecx),%esi
64 movl et_u(%esi),%ebx
65 movl et_next(%esi),%ecx
68 movl et_u(%ecx),%ebx
69 movl et_next(%ecx),%es
    [all...]
  /external/openssl/crypto/bn/asm/
bn-586.S 14 movl 20(%esp),%edi
15 movl 28(%esp),%ecx
16 movl 24(%esp),%ebx
18 movl 32(%esp),%ebp
24 movl (%ebx),%eax
30 movl %eax,(%edi)
31 movl %edx,%esi
33 movl 4(%ebx),%eax
39 movl %eax,4(%edi)
40 movl %edx,%es
    [all...]
x86-mont.S 13 movl 40(%esp),%edi
18 movl %esp,%ebp
23 movl %esp,%eax
32 movl (%esi),%eax
33 movl 4(%esi),%ebx
34 movl 8(%esi),%ecx
35 movl 12(%esi),%edx
36 movl 16(%esi),%esi
37 movl (%esi),%esi
38 movl %eax,4(%esp
    [all...]
  /external/openssl/crypto/sha/asm/
sha256-586.S 12 movl 20(%esp),%esi
13 movl 24(%esp),%edi
14 movl 28(%esp),%eax
15 movl %esp,%ebx
24 movl %esi,(%esp)
25 movl %edi,4(%esp)
26 movl %eax,8(%esp)
27 movl %ebx,12(%esp)
30 movl (%edi),%eax
31 movl 4(%edi),%eb
    [all...]
sha512-586.S 12 movl 20(%esp),%esi
13 movl 24(%esp),%edi
14 movl 28(%esp),%eax
15 movl %esp,%ebx
24 movl %esi,(%esp)
25 movl %edi,4(%esp)
26 movl %eax,8(%esp)
27 movl %ebx,12(%esp)
30 movl (%edi),%eax
31 movl 4(%edi),%eb
    [all...]
  /dalvik/vm/mterp/x86/
entry.S 29 movl %esp, %ebp # set our %ebp
30 movl rSELF, %ecx # get incoming rSELF
40 movl %edi,EDI_SPILL(%ebp)
41 movl %esi,ESI_SPILL(%ebp)
42 movl %ebx,EBX_SPILL(%ebp)
45 movl offThread_pc(%ecx),rPC
46 movl offThread_curFrame(%ecx),rFP
47 movl offThread_curHandlerTable(%ecx),rIBASE
50 movl %esp,offThread_bailPtr(%ecx)
56 movl $$0, offThread_inJitCodeCache(%ecx
    [all...]
OP_INVOKE_STATIC.S 11 movl rSELF,%ecx
13 movl offThread_methodClassDex(%ecx),%ecx # ecx<- pDvmDex
15 movl offDvmDex_pResMethods(%ecx),%ecx # ecx<- pDvmDex->pResMethods
17 movl %edx, TMP_SPILL1(%ebp)
19 movl %edx, TMP_SPILL2(%ebp)
20 movl TMP_SPILL1(%ebp), %edx
22 movl (%ecx,%eax,4),%eax # eax<- resolved methodToCall
23 movl $$0, %ecx # make "this" null
27 movl rSELF,%ecx
28 movl offThread_method(%ecx),%ecx # ecx<- self->metho
    [all...]
  /external/openssl/crypto/bf/asm/
bf-586.S 11 movl 12(%esp),%ebx
12 movl 16(%esp),%ebp
16 movl (%ebx),%edi
17 movl 4(%ebx),%esi
19 movl (%ebp),%ebx
24 movl 4(%ebp),%edx
25 movl %edi,%ebx
28 movl %edi,%edx
33 movl 72(%ebp,%eax,4),%eax
34 movl 1096(%ebp,%ebx,4),%eb
    [all...]

Completed in 838 milliseconds

1 2 3 4 5 6 7 8 91011>>