| To: | Justin Carlson <justin@cs.cmu.edu> |
|---|---|
| Subject: | Re: system.h asm fixes |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Mon, 17 Jun 2002 22:44:52 +0200 |
| Cc: | linux-mips@oss.sgi.com |
| In-reply-to: | <1024338042.1463.21.camel@localhost.localdomain>; from justin@cs.cmu.edu on Mon, Jun 17, 2002 at 11:20:42AM -0700 |
| References: | <1024338042.1463.21.camel@localhost.localdomain> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5.1i |
In-Reply-To: <1024338042.1463.21.camel@localhost.localdomain>; from justin@cs.cmu.edu on Mon, Jun 17, 2002 at 11:20:42AM -0700 You may consider configuring a hostname for your machine :) On Mon, Jun 17, 2002 at 11:20:42AM -0700, Justin Carlson wrote: > Looks to me like we're missing some proper asm clobber markers: No, as per convention $1 is never used by the compiler per convention, so clobbering not necessary. I recently removed all "$1" clobbers to make the code a bit easier to read. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: tx3912 Re: [PATCH] fbdev updates., James Simmons |
|---|---|
| Next by Date: | Re: system.h asm fixes, Thiemo Seufer |
| Previous by Thread: | Re: system.h asm fixes, Thiemo Seufer |
| Next by Thread: | Re: system.h asm fixes, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |