| To: | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Subject: | Re: [patch 3/5] SiByte fixes for 2.6.12 |
| From: | Andy Isaacson <adi@hexapodia.org> |
| Date: | Thu, 23 Jun 2005 12:48:26 -0700 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <Pine.LNX.4.61L.0506231202130.17155@blysk.ds.pg.gda.pl> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20050622230137.GA17954@broadcom.com> <Pine.LNX.4.61L.0506231202130.17155@blysk.ds.pg.gda.pl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2i |
On Thu, Jun 23, 2005 at 12:07:48PM +0100, Maciej W. Rozycki wrote: > On Wed, 22 Jun 2005, Andrew Isaacson wrote: > > Toolchain compat fix: gas 2.12.1 doesn't understand two-argument jalr, > > and the $ra is redundant anyways. > > Is it really the case? Perhaps it doesn't know the symbolic name of the > register which has only been added recently. Replacing it with $31 should > fix the problem, but your patch is obviously correct regardless. Yeah, you're right, my old gas just doesn't know $ra. s/ra/31/g works as well. -andy |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: booting error on db1550 for kernel 2.4.31, rolf liu |
|---|---|
| Next by Date: | LKCD, |
| Previous by Thread: | Re: [patch 3/5] SiByte fixes for 2.6.12, Maciej W. Rozycki |
| Next by Thread: | Re: [patch 3/5] SiByte fixes for 2.6.12, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |