All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Gerards <metgerards@student.han.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [ppc patch] soft-float
Date: Mon, 04 Oct 2004 11:24:37 +0000	[thread overview]
Message-ID: <87wty6sp3e.fsf@marco.marco-g.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0410031833410.1068-100000@localhost.localdomain> (Hollis Blanchard's message of "Sun, 3 Oct 2004 18:46:33 -0500 (CDT)")

Hollis Blanchard <hollis@penguinppc.org> writes:

> This patch allows the Total Impact briQ
> (http://www.totalimpact.com/products/the_briq/the_briq.html) to boot GRUB.  
> The briQ's firmware does not set MSR:FP; however, floating point registers
> are used as per the PPC SVR4 ABI to pass variable argument lists. This
> results in a fatal exception.

Oh, neat!

> Our options are either to enable MSR:FP ourselves or to disable this 
> behavior. Either is easy enough, but since there is no real reason to use 
> FP in GRUB I chose to disable it.

You mean we have to choose between hardware floating point
calculations or doing this in software?  If it is possible, it would
be nice to do this in hardware, also because this will reduce the code
size.

But floating point instructions are not used that much so I will apply
this patch.

Thanks,
Marco




  reply	other threads:[~2004-10-04 11:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-03 23:46 [ppc patch] soft-float Hollis Blanchard
2004-10-04 11:24 ` Marco Gerards [this message]
2004-10-06  7:10   ` Stefan Reinauer
2004-10-06  8:57     ` Yoshinori K. Okuji
2004-10-06  9:59       ` Marco Gerards
2004-10-06 10:18         ` Tomas Ebenlendr
2004-10-07  9:18           ` Yoshinori K. Okuji
2004-10-07 14:54             ` Stefan Reinauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wty6sp3e.fsf@marco.marco-g.com \
    --to=metgerards@student.han.nl \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.