Searched defs:AppEsp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.asm57 AppEsp dd 11111111h ; ? define
169 mov AppEsp, esp ; save stack top
186 ;; At this point, the stub has saved the current application stack esp into AppEsp
253 ;; If there's some extra data, save it also, and modify the saved AppEsp to effectively
256 mov eax, AppEsp
260 mov AppEsp, eax
270 mov eax, AppEsp
283 mov eax, AppEsp
298 mov eax, AppEsp
318 mov eax, AppEsp
[all...]

Completed in 33 milliseconds