Visible to Intel only — GUID: iga1409352247287
Ixiasoft
Visible to Intel only — GUID: iga1409352247287
Ixiasoft
7.4. Stacks
The figure below shows an example of the structure of a current frame. In this case, function a() calls function b(), and the stack is shown before the call and after the prologue in the called function has completed.
Each section of the current frame is aligned to a 32-bit boundary. The ABI requires the stack pointer be 32-bit aligned at all times.