[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ppc patch] soft-float
From: |
Yoshinori K. Okuji |
Subject: |
Re: [ppc patch] soft-float |
Date: |
Thu, 7 Oct 2004 11:18:13 +0200 |
User-agent: |
KMail/1.6.1 |
On Wednesday 06 October 2004 12:18, Tomas Ebenlendr wrote:
> This can be done with integers, if we define some 'human big number
> format', or so. But I think that FP/FPE is more generic problem,
> because of modularity of grub.
But, IMO, floating point is not required for boot loaders. I admit that
floating point is convenient, but I don't see many cases where floating
point is useful in the context of boot loaders.
Okuji