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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
varinsn.asm 0 movl %eax, movl
1 movl %eax, movl label
  /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/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas64/
elf_gas64_ssym.asm 3 movl %eax, foo@PLT label
4 movl %eax, foo@GOTPCREL label
5 movl %eax, bar@TLSGD label
6 movl %eax, bar@TLSLD label
7 movl %eax, bar@GOTTPOFF label
8 movl %eax, bar@TPOFF label
9 movl %eax, bar@DTPOFF label
10 movl %eax, foo@GOT label
  /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
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas32/
elf_gas32_ssym.asm 3 movl %eax, foo@PLT label
4 movl %eax, foo@GOTOFF label
5 #movl %eax, foo@GOTPC
6 movl %eax, bar@TLSGD label
7 movl %eax, bar@TLSLDM label
8 movl %eax, bar@GOTTPOFF label
9 movl %eax, bar@TPOFF label
10 movl %eax, bar@NTPOFF label
11 movl %eax, bar@DTPOFF label
12 movl %eax, bar@GOTNTPOF label
13 movl %eax, bar@INDNTPOFF label
14 movl %eax, foo@GOT label
    [all...]
  /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/chromium_org/third_party/openssl/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/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/chromium_org/third_party/openssl/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...]
  /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...]
  /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...]

Completed in 285 milliseconds

1 2 3 4 5 6 7 8 91011>>