This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
help with the conception of floating point
- From: Eric Fisher <joefoxreal at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 19 Jan 2006 10:48:54 +0800
- Subject: help with the conception of floating point
Hi,
I'm looking at the fp-bit.h, fp-bit.c, and try to understand the
floating point operation simulation. But there are many proper noun
hard to get the conception. Such as
NGARDS
IMPLICIT_1
Are there any details or documents about these?
Thanks
Eric.