HomeSort by relevance Sort by last modified time
    Searched refs:ebp (Results 1 - 25 of 426) 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/
gas-segprefix.asm 2 es pushl %ebp
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ebpindex.asm 2 xor eax, [ebp+4*ecx ]
3 xor ebx, [ebp+4*ecx+ 4]
4 xor esi, [ebp+4*ecx+ 8]
5 xor edi, [ebp+4*ecx+12]
negequ.asm 5 mov [ebp+off], eax
6 mov [ebp+pos], eax
7 mov [ebp-off], eax
8 mov [ebp-pos], eax
ea-warn.asm 2 add [byte ebp*8+06h],ecx ;db 01,0c,0ed,06 probably wrong
4 add [dword ebp*8+06h],ecx ;db 01,0c,0ed,06,0,0,0 OK
6 add ecx,[byte ebp*8+06h] ;db 03,0c,0ed,06 probably wrong
8 add ecx,[dword ebp*8+06h]
10 add ecx,[ebp*8+06h]
vmx-err.asm 3 ;vmwrite rbp, [ebp]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/
win32at.asm 24 pushl %ebp
25 movl %esp,%ebp
29 movl 12(%ebp),%eax
30 movl %eax,-4(%ebp)
33 pushl 8(%ebp)
41 pushl 20(%ebp)
42 pushl 16(%ebp)
43 pushl 12(%ebp)
44 pushl 8(%ebp)
46 movl %eax,-8(%ebp)
    [all...]
  /external/chromium_org/third_party/boringssl/linux-x86/crypto/sha/
sha1-586.S 10 pushl %ebp
14 movl 20(%esp),%ebp
21 movl 16(%ebp),%edi
74 movl (%ebp),%eax
75 movl 4(%ebp),%ebx
76 movl 8(%ebp),%ecx
77 movl 12(%ebp),%edx
80 movl %eax,%ebp
81 roll $5,%ebp
83 addl %edi,%ebp
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86/crypto/sha/
sha1-586.S 9 pushl %ebp
13 movl 20(%esp),%ebp
20 movl 16(%ebp),%edi
73 movl (%ebp),%eax
74 movl 4(%ebp),%ebx
75 movl 8(%ebp),%ecx
76 movl 12(%ebp),%edx
79 movl %eax,%ebp
80 roll $5,%ebp
82 addl %edi,%ebp
    [all...]
  /external/llvm/test/MC/AsmParser/
hello.s 8 pushl %ebp
9 movl %esp, %ebp
14 movl $0, -4(%ebp)
19 movl $0, -4(%ebp)
20 movl -4(%ebp), %eax
22 popl %ebp
  /external/openssl/crypto/sha/asm/
sha1-586.S 8 pushl %ebp
14 popl %ebp
15 leal _GLOBAL_OFFSET_TABLE_+[.-.L000pic_point](%ebp),%esi
17 leal .LK_XX_XX-.L000pic_point(%ebp),%ebp
27 movl 20(%esp),%ebp
34 movl 16(%ebp),%edi
87 movl (%ebp),%eax
88 movl 4(%ebp),%ebx
89 movl 8(%ebp),%ec
    [all...]
  /external/llvm/test/MC/ELF/
strtab-suffix-opt.s 8 pushl %ebp
9 movl %esp, %ebp
14 popl %ebp
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 31 PUSH ebp // save ebp
33 mov %esp, %ebp // copy value of stack pointer into base pointer
34 CFI_DEF_CFA_REGISTER(ebp)
35 mov 20(%ebp), %ebx // get arg array size
36 addl LITERAL(28), %ebx // reserve space for return addr, method*, ebx, and ebp in frame
38 subl LITERAL(12), %ebx // remove space for return address, ebx, and ebp
42 pushl 20(%ebp) // push size of region to memcpy
43 pushl 16(%ebp) // push arg array as source of memcpy
47 mov 12(%ebp), %eax // move method pointer into ea
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmx_main.asm 21 ;; ConverterInfo (ebp+..)
34 push ebp
35 mov ebp,esp
40 mov eax,[ebp+8]
45 mov ebp,eax
47 mov esi,[ebp+0]
48 mov edi,[ebp+16]
51 mov ecx,[ebp+4]
53 call [ebp+32]
55 add esi,[ebp+12
    [all...]
x86_main.asm 23 ;; ConverterInfo (ebp+..)
36 push ebp
37 mov ebp,esp
42 mov eax,[ebp+8]
47 mov ebp,eax
49 mov esi,[ebp+0]
50 mov edi,[ebp+16]
53 mov ecx,[ebp+4]
55 call [ebp+32]
57 add esi,[ebp+12
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdtlib.asm 10 push ebp
11 mov ebp,esp
13 ;; ebp+8 = first paramater, ebp+12 = second
15 mov esi,[ebp+8]
16 mov edi,[ebp+12]
32 pop ebp
37 pop ebp
42 pop ebp
  /external/openssl/crypto/des/asm/
crypt586.S 8 pushl %ebp
22 movl 28(%esp),%ebp
40 movl (%ebp),%ebx
42 movl 4(%ebp),%ecx
53 movl 4(%esp),%ebp
54 xorl (%ebp,%ebx,1),%edi
56 xorl 0x200(%ebp,%ecx,1),%edi
59 xorl 0x100(%ebp,%ebx,1),%edi
62 xorl 0x300(%ebp,%ecx,1),%edi
66 movl 0x600(%ebp,%ebx,1),%eb
    [all...]
des-586.S 20 xorl (%ebp,%ebx,1),%edi
22 xorl 0x200(%ebp,%ecx,1),%edi
25 xorl 0x100(%ebp,%ebx,1),%edi
28 xorl 0x300(%ebp,%ecx,1),%edi
32 xorl 0x600(%ebp,%ebx,1),%edi
33 xorl 0x700(%ebp,%ecx,1),%edi
35 xorl 0x400(%ebp,%eax,1),%edi
36 xorl 0x500(%ebp,%edx,1),%edi
49 xorl (%ebp,%ebx,1),%esi
51 xorl 0x200(%ebp,%ecx,1),%es
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
different-sections.s 9 imull $17, %ebx, %ebp
10 imull $17, %ebx, %ebp
12 imull $17, %ebx, %ebp
18 imull $17, %ebx, %ebp
19 imull $17, %ebx, %ebp
21 imull $17, %ebx, %ebp
  /external/openssl/crypto/bn/asm/
x86-gf2m.S 10 leal (%edx,%edx,1),%ebp
20 xorl %ebp,%edx
25 movl %ebp,16(%esp)
26 xorl %edx,%ebp
30 xorl %ecx,%ebp
35 movl %ebp,28(%esp)
36 movl %esi,%ebp
39 movl %ebp,%edi
44 movl %ebp,%esi
48 movl %ebp,%ed
    [all...]
  /external/valgrind/main/none/tests/x86/
cpuid_s.S 11 pushl %ebp
12 movl %esp, %ebp
13 movl 8(%ebp), %eax
35 popl %ebp
41 pushl %ebp
42 movl %esp, %ebp
43 movl 8(%ebp), %eax
65 popl %ebp
  /external/openssl/crypto/bf/asm/
bf-586.S 9 pushl %ebp
12 movl 16(%esp),%ebp
19 movl (%ebp),%ebx
24 movl 4(%ebp),%edx
33 movl 72(%ebp,%eax,4),%eax
34 movl 1096(%ebp,%ebx,4),%ebx
36 movl 2120(%ebp,%ecx,4),%eax
38 movl 3144(%ebp,%edx,4),%edx
44 movl 8(%ebp),%edx
53 movl 72(%ebp,%eax,4),%ea
    [all...]
  /external/chromium_org/third_party/boringssl/linux-x86/crypto/md5/
md5-586.S 15 pushl %ebp
29 movl (%esi),%ebp
33 leal 3614090360(%eax,%ebp,1),%eax
38 movl 4(%esi),%ebp
43 leal 3905402710(%edx,%ebp,1),%edx
48 movl 8(%esi),%ebp
53 leal 606105819(%ecx,%ebp,1),%ecx
58 movl 12(%esi),%ebp
63 leal 3250441966(%ebx,%ebp,1),%ebx
68 movl 16(%esi),%ebp
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86/crypto/md5/
md5-586.S 14 pushl %ebp
28 movl (%esi),%ebp
32 leal 3614090360(%eax,%ebp,1),%eax
37 movl 4(%esi),%ebp
42 leal 3905402710(%edx,%ebp,1),%edx
47 movl 8(%esi),%ebp
52 leal 606105819(%ecx,%ebp,1),%ecx
57 movl 12(%esi),%ebp
62 leal 3250441966(%ebx,%ebp,1),%ebx
67 movl 16(%esi),%ebp
    [all...]
  /external/openssl/crypto/md5/asm/
md5-586.S 13 pushl %ebp
27 movl (%esi),%ebp
31 leal 3614090360(%eax,%ebp,1),%eax
36 movl 4(%esi),%ebp
41 leal 3905402710(%edx,%ebp,1),%edx
46 movl 8(%esi),%ebp
51 leal 606105819(%ecx,%ebp,1),%ecx
56 movl 12(%esi),%ebp
61 leal 3250441966(%ebx,%ebp,1),%ebx
66 movl 16(%esi),%ebp
    [all...]
  /system/core/debuggerd/x86/
crashglue.S 14 movl $0, %ebp
15 jmp *%ebp

Completed in 503 milliseconds

1 2 3 4 5 6 7 8 91011>>