Re: Preventing gcc from aligning stack???

From: H. Peter Anvin (hpa@transmeta.com)
Date: Thu Jan 27 2000 - 12:32:01 EST


Tuukka Toivonen wrote:
>
> On 25 Jan 2000, H. Peter Anvin wrote:
>
> > The native fp format on IA32 is "long double" -- 80 bits (10 bytes).
>
> Yes, but this is not relevant here. The 10byte floating point is used in
> practice only internally to the FPU. Yes, you can read and store it but
> nobody does that, since it's so much slower than a normal float or double
> (on Pentium, atleast).
>

You have to if you're going to spill a register.

        -hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:18 EST