Date: Mon, 20 Mar 2000 18:15:09 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp workers list Subject: Re: Unnormals??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 20 Mar 2000, Hans-Bernhard Broeker wrote: > We can load any NaN we like into an FPU register, be it real indefinite or > whatever. In assembly, yes. That's what Eric Rudd did all the way in his math functions, so we *know* it's possible. But I was thinking about C, not about assembly. In other words what I wanted to say is that this is tricky, not that it's impossible.