Lines Matching refs:stack
24 .stack
147 push eax ; push memory map location on stack for call to EFILDR...
149 push eax ; push return address (useless, just for stack balance)
161 push 0h ; push error code place holder on the stack
168 push 0h ; push error code place holder on the stack
173 push 0h ; push error code place holder on the stack
178 push 0h ; push error code place holder on the stack
183 push 0h ; push error code place holder on the stack
188 push 0h ; push error code place holder on the stack
193 push 0h ; push error code place holder on the stack
198 push 0h ; push error code place holder on the stack
210 push 0h ; push error code place holder on the stack
229 ; Stack fault causes an error code to be pushed so no phony push necessary
250 push 0h ; push error code place holder on the stack
255 push 0h ; push error code place holder on the stack
267 push 0h ; push error code place holder on the stack
272 push 0h ; push error code place holder on the stack
278 push 0h ; push error code place holder on the stack
289 ;; At this point the stack looks like this:
547 Int12String db "0Ch Stack fault -",0