Re: Stack frame question on x86 code generation

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

 



Gang-Ryung Uh <uh18104@xxxxxxxxx> writes:

> It appears that gcc seems to generate code to make
> %esp aligned
> in 16bytes boundary. If this correct, then what is the
> benefit in
> x86. Why 2 words boundary? Targeting for I64? Are
> there any
> x86 instructions to exploit such alighment to reduce
> the
> function call overhead or context switch?

See the documentation for the -mpreferred-stack-boundary option.

Ian

[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