Lines Matching refs:esp
38 pushl %esp /* push stack pointer */
39 subl $8, (%esp) /* skip first arg and segment regs */
40 pushl 40(%esp) /* push calling EIP */
49 addl $12, %esp
68 subl $4, %esp /* make room for %ebp */
70 movl 8(%esp), %eax /* load calling EIP */
72 movl %eax, 4(%esp) /* store calling EIP */
73 movl 12(%esp), %eax /* load calling CS */
74 movl %eax, 8(%esp) /* store calling CS */
75 movl 16(%esp), %eax /* load calling EFLAGS */
76 movl %eax, 12(%esp) /* store calling EFLAGS */
77 movl %ebp, 16(%esp) /* push %ebp */
88 movl 16(%esp), %ebp /* pop %ebp */
89 movl 12(%esp), %eax /* load calling EFLAGS */
90 movl %eax, 16(%esp) /* store calling EFLAGS */
91 movl 8(%esp), %eax /* load calling CS */
92 movl %eax, 12(%esp) /* store calling CS */
93 movl 4(%esp), %eax /* load calling EIP */
95 movl %eax, 8(%esp) /* store calling EIP */
97 addl $4, %esp /* adjust stack pointer */
111 movl 16(%esp), %eax /* load calling EFLAGS */
113 movl 12(%esp), %eax /* load calling CS */
115 movl 8(%esp), %eax /* load calling EIP */
119 movl %ebx, 8(%esp) /* temporarily store new %esp */
122 movl (%esp), %esp /* set stack pointer */
130 incl (%esp)
150 movl 4(%esp), %edx
151 movl 8(%esp), %eax
152 movl 12(%esp), %ecx
174 movl %esp, %ebp
186 movl %ebp, %esp
198 movl %esp, %ebp
218 movl %ebp, %esp
229 movl 4(%esp), %ecx
240 movl 4(%esp), %ecx
251 movl 4(%esp), %ecx
262 movl 4(%esp), %ecx
273 movl 4(%esp), %ecx
287 movl %esp, %ebp
296 movl %ebp, %esp
333 movl 4(%esp), %eax