public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC] Consistently use the name asm-offsets.h
Date: Fri, 9 Sep 2005 12:17:03 +0100	[thread overview]
Message-ID: <20050909111703.GD3747@linux-mips.org> (raw)
In-Reply-To: <20050908214741.GA16421@mars.ravnborg.org>

On Thu, Sep 08, 2005 at 11:47:42PM +0200, Sam Ravnborg wrote:

> mips has it own private gen-asm-offset macro,
> 
> The important part being:
> 
> sed -ne "/^@@@/s///p"; \
> 
> compared to the generic one:
> 
> sed -ne "/^->/{s:^->\([^ ]*\) [\$$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"; \
> 
> I wonder why the assembly for mips is so different...
> So for now two architectures needs special care: mips and ia64.

MIPS uses it's own rules only for readability of the generated file.

  Ralf

  reply	other threads:[~2005-09-09 11:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-08 21:15 [RFC] Consistently use the name asm-offsets.h Sam Ravnborg
2005-09-08 21:47 ` Sam Ravnborg
2005-09-09 11:17   ` Ralf Baechle [this message]
2005-09-09 11:25 ` Jan-Benedict Glaw
  -- strict thread matches above, loose matches on Subject: below --
2005-09-08 21:39 Luck, Tony
2005-09-08 22:09 ` Brian Gerst
2005-09-09  8:04   ` Paul Jackson

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=20050909111703.GD3747@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox