avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Double precision floating point routines


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Double precision floating point routines
Date: Wed, 26 Nov 2003 11:29:56 +0100
User-agent: Mutt/1.2.5i

As Russell Shaw wrote:

> IIRC, double is 64-bit and float is 32-bit. Is avr-libc terminology
> correct?

Nope, avr-gcc and avr-libc use 32 bits IEEE format for both, float and
double.

It would probably be very nice to combine all this into the
compiler/library, but I believe that is not possible using the
outlined stack engine.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]