Lines Matching refs:esp
64 movl %esp, %ebp; \
72 addl $28, %esp; \
76 addl $28, %esp; \
122 movl %esp, %edx / Save pointer to args
152 movl DOOR_SERVERS(%esp), %eax
158 movl DOOR_INFO_PTR(%esp), %eax
159 subl $12, %esp
162 addl $16, %esp
165 movl DOOR_PC(%esp), %eax
168 subl $12, %esp
196 movl $0, 4(%esp) /* clear arguments and restart */
197 movl $0, 8(%esp)
198 movl $0, 12(%esp)
199 movl %esi, 16(%esp) /* refresh sp */
200 movl %edi, 20(%esp) /* refresh ssize */
201 movl $DOOR_RETURN, 24(%esp) /* refresh syscall subcode */
205 addl $28, %esp