Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: uasm: Remove needless ISA abstraction
Date: Mon, 10 Apr 2017 12:32:55 +0200	[thread overview]
Message-ID: <20170410103255.GD24214@linux-mips.org> (raw)
In-Reply-To: <20170330215216.6872-1-paul.burton@imgtec.com>

On Thu, Mar 30, 2017 at 02:52:15PM -0700, Paul Burton wrote:

> We always either target MIPS32/MIPS64 or microMIPS, and always include
> one & only one of uasm-mips.c or uasm-micromips.c. Therefore the
> abstraction of the ISA in asm/uasm.h declaring functions for either ISA
> is redundant & needless. Remove it to simplify the code.
> 
> This is largely the result of the following:
> 
>   :%s/ISAOPC(\(.\{-}\))/uasm_i##\1/
>   :%s/ISAFUNC(\(.\{-}\))/\1/

Queued for 4.12.

Thanks,

  Ralf

      parent reply	other threads:[~2017-04-10 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30 21:52 [PATCH] MIPS: uasm: Remove needless ISA abstraction Paul Burton
2017-03-30 21:52 ` Paul Burton
2017-04-10 10:32 ` Ralf Baechle [this message]

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=20170410103255.GD24214@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=paul.burton@imgtec.com \
    /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