This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Calls to qp float lib out of sparcv9 head compiler
On Fri, Mar 01, 2002 at 12:00:58AM +0100, Jakub Jelinek wrote:
> Using HARD_QUAD for any currently shipping UltraSPARC CPUs is not very
> good idea, since none has the instructions in hardware and you need to
> software emulate it anyway. Doing it directly saves you from trapping into
> kernel all the time.
Thanks! Your and Richard's email was just the direction I needed.
--
-- David (obrien@FreeBSD.org)