Re: Memory Allocation On Stack

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



No, PUSHL pushes 4 bytes on stack.


On 7/22/07, John (Eljay) Love-Jensen <eljay@xxxxxxxxx> wrote:
>What about this one ? Three PUSHes + sub 0x10,%esp. That makes 28 bytes.  Stack is not aligned on 16-byte boundary in this case.

Isn't that Two PUSHes (= 2 x 4 = 8), One PUSHL (= 8), and sub 0x10 (= 16), making 32 bytes?



--
- Pankaj

----------------------------------------------------------------------------------------------------------------------
There are only 10 kind of people in the world, those who can count in
binary, and those who cannot.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux