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

1 2 3 4 5 6 7 8 91011

  /external/openssl/crypto/sha/asm/
sha1-586.S 8 pushl %ebp
12 movl 20(%esp),%ebp
19 movl 16(%ebp),%edi
72 movl (%ebp),%eax
73 movl 4(%ebp),%ebx
74 movl 8(%ebp),%ecx
75 movl 12(%ebp),%edx
78 movl %eax,%ebp
79 roll $5,%ebp
81 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
  /dalvik/vm/compiler/template/ia32/
header.S 20 #define rSELF (%ebp)
  /dalvik/vm/mterp/x86/
entry.S 28 push %ebp # save caller base pointer
29 movl %esp, %ebp # set our %ebp
40 movl %edi,EDI_SPILL(%ebp)
41 movl %esi,ESI_SPILL(%ebp)
42 movl %ebx,EBX_SPILL(%ebp)
84 movl %esp,%ebp
85 addl $$(FRAME_SIZE-4), %ebp # Restore %ebp at point of setjmp
86 movl EDI_SPILL(%ebp),%ed
    [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/openssl/crypto/bn/asm/
x86-mont.S 8 pushl %ebp
18 movl %esp,%ebp
44 movl %ebp,24(%esp)
46 leal 1(%ebx),%ebp
50 andl $1,%ebp
53 orl %edx,%ebp
61 movl %edx,%ebp
63 addl %eax,%ebp
68 movl %ebp,28(%esp,%ecx,4)
70 movl %edx,%ebp
    [all...]
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/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/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/libffi/src/x86/
win32.S 43 pushl %ebp
44 movl %esp,%ebp
47 movl 16(%ebp),%ecx
53 pushl 12(%ebp)
55 call *8(%ebp)
63 call *28(%ebp)
66 movl 16(%ebp),%ecx
70 movl 20(%ebp),%ecx
73 cmpl $0,24(%ebp)
88 movl 24(%ebp),%ec
    [all...]
sysv.S 43 pushl %ebp
45 movl %esp,%ebp
49 movl 16(%ebp),%ecx
56 pushl 12(%ebp)
58 call *8(%ebp)
63 call *28(%ebp)
66 movl 20(%ebp),%ecx
72 cmpl $0,24(%ebp)
127 movl 24(%ebp),%ecx
133 movl 24(%ebp),%ecx
    [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
  /external/quake/quake/src/QW/client/
d_scana.s 43 pushl %ebp // preserve caller's stack frame pointer
57 movl C(r_turb_turb),%ebp
61 movl (%ebp,%eax,4),%eax
62 movl (%ebp,%edx,4),%edx
70 movl C(r_turb_pbase),%ebp
75 movb (%ebp,%edx,1),%dl
85 popl %ebp // restore caller's stack frame pointer
surf8.s 48 pushl %ebp // preserve caller's stack frame
71 movl %eax,%ebp
75 subl %edx,%ebp
77 andl $0xFFFFF,%ebp
94 orl $0xF0000000,%ebp
109 movl %ebp,C(lightdelta)
112 sarl $4,%ebp
116 addl %ebp,%edx
119 addl %ebp,%edx
130 addl %ebp,%ed
    [all...]
  /external/quake/quake/src/WinQuake/
d_scana.s 43 pushl %ebp // preserve caller's stack frame pointer
57 movl C(r_turb_turb),%ebp
61 movl (%ebp,%eax,4),%eax
62 movl (%ebp,%edx,4),%edx
70 movl C(r_turb_pbase),%ebp
75 movb (%ebp,%edx,1),%dl
85 popl %ebp // restore caller's stack frame pointer
worlda.s 61 pushl %ebp
65 movl hu_planes(%ebx),%ebp
74 // %ebp: hull->planes
93 movb pl_type(%ebp,%ecx,4),%bl
99 flds pl_normal(%ebp,%ecx,4)
101 flds pl_normal+4(%ebp,%ecx,4)
103 flds pl_normal+8(%ebp,%ecx,4)
108 fsubs pl_dist(%ebp,%ecx,4)
112 flds pl_dist(%ebp,%ecx,4)
135 popl %ebp
    [all...]
surf8.s 48 pushl %ebp // preserve caller's stack frame
71 movl %eax,%ebp
75 subl %edx,%ebp
77 andl $0xFFFFF,%ebp
94 orl $0xF0000000,%ebp
109 movl %ebp,C(lightdelta)
112 sarl $4,%ebp
116 addl %ebp,%edx
119 addl %ebp,%edx
130 addl %ebp,%ed
    [all...]
  /external/valgrind/main/coregrind/
m_cpuid.S 40 pushl %ebp
41 movl %esp, %ebp
57 movl %ebp, %esp
58 popl %ebp
76 pushl %ebp
77 movl %esp, %ebp
83 movl 8(%ebp), %eax
84 movl 12(%ebp), %ecx
86 movl 16(%ebp), %esi
91 movl 20(%ebp), %es
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
tronical.S 61 pushl %ebp
64 movl %esp, %ebp
65 popl %ebp
74 pushl %ebp
75 movl %esp, %ebp
91 pushl %ebp
92 movl %esp, %ebp
  /external/quake/quake/src/QW/server/
worlda.s 41 pushl %ebp
45 movl hu_planes(%ebx),%ebp
54 // %ebp: hull->planes
73 movl pl_type(%ebp,%ecx,4),%bl
79 flds pl_normal(%ebp,%ecx,4)
81 flds pl_normal+4(%ebp,%ecx,4)
83 flds pl_normal+8(%ebp,%ecx,4)
88 fsubs pl_dist(%ebp,%ecx,4)
92 flds pl_dist(%ebp,%ecx,4)
115 popl %ebp
    [all...]

Completed in 1317 milliseconds

1 2 3 4 5 6 7 8 91011