Lines Matching refs:ebp
105 movl -4(%ebp), %eax / %eax = dyndata
109 movl %edi, -8(%ebp) / save destination address
116 lea 4(%ebp), %edi
117 movl %edi, -84(%ebp) / %esp
118 movl 0(%ebp), %edi
119 movl %edi, -80(%ebp) / %ebp
123 movl -4(%ebp), %edi
126 lea -84(%ebp), %eax
135 movl %eax, -8(%ebp) / save calling address
160 movl 0(%ebp), %eax
161 movl %eax, -4(%ebp)
162 movl -8(%ebp), %eax / eax == calling destination
163 movl %eax, 0(%ebp) / store destination at top
169 subl $4, %ebp / adjust %ebp for 'ret'
181 movl %ebp, %esp /
182 popl %ebp /
195 movl %ebp, %edi /
197 movl (%ebp), %edx /
220 movl %edx, -88(%ebp) / -88(%ebp) == prev frame sz
237 movl -92(%ebp), %eax / restore %eax
238 movl -96(%ebp), %ebx / restore %ebx
239 movl -104(%ebp), %esi / restore %esi
241 movl -8(%ebp), %edi
244 addl -88(%ebp), %esp / cleanup dupped stack
246 movl -4(%ebp), %edi
263 movl %ebp, %esp /
264 popl %ebp /
306 pushl %ebp
307 movl %esp, %ebp
311 pushl 12(%ebp) / push pc
312 pushl 8(%ebp) / push reloc
313 pushl 4(%ebp) / push *lmp
316 movl %eax, 8(%ebp) / store final destination
320 movl %ebp, %esp
321 popl %ebp