Lines Matching refs:esp
52 movl 4(%esp), %eax; /* %eax <-- first arg: ucp */ \
55 addl $4, %esp; /* pop arg */ \
60 movl 4(%esp), %eax; /* recompute first arg */ \
66 movl 0(%esp), %eax; /* read return PC from stack */ \
69 leal 4(%esp), %eax; /* get caller's sp at time of call */ \
91 movl 8(%esp), %eax /* %eax <-- second arg: ucp */
94 addl $4, %esp /* pop arg: just in case */
102 movl 8(%esp), %eax
117 movl 8(%esp), %eax
122 movl 12(%esp), %eax /* %eax <-- second arg: ucp */
125 addl $4, %esp /* pop arg: just in case */