This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Floating point Representation


SRUTHY C.N. wrote:
>      In the assebly code of a c program floating point & double numbers
> are represented in IEEE format.But how they are represented in RTL
> file?

Have you seen:

http://gcc.gnu.org/onlinedocs/gccint/RTL-Objects.html
http://gcc.gnu.org/onlinedocs/gccint/Machine-Modes.html

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]