public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje.gcc@gmail.com>
To: Segher Boessenkool <segher@kernel.crashing.org>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 2/2] rs6000: Clean up the cstore code a bit
Date: Fri, 04 Dec 2015 14:46:00 -0000	[thread overview]
Message-ID: <CAGWvnymyX4Xv0+aokE=OFLixFziKaOiweEnJ=H9A1XjaGZHHGg@mail.gmail.com> (raw)
In-Reply-To: <2c10dc4d733427f3f85b219f8b9a49e3f5034bdd.1449238455.git.segher@kernel.crashing.org>

On Fri, Dec 4, 2015 at 9:34 AM, Segher Boessenkool
<segher@kernel.crashing.org> wrote:
> "register_operand" was a bit confusing.  Also some other minor cleanups.
>
> Tested on powerpc64-linux; okay for mainline?
>
>
> Segher
>
>
> 2015-12-04  Segher Boessenkool  <segher&kernel.crashing.org>
>
>         * (cstore<mode>4_unsigned): Use gpc_reg_operand instead of
>         register_operand.  Remove empty constraints.  Use std::swap.
>         (cstore_si_as_di, cstore<mode>4_signed_imm,
>         cstore<mode>4_unsigned_imm, cstore<mode>4 for GPR): Use
>         gpc_reg_operand instead of register_operand.
>         (cstore<mode>4 for FP): Use gpc_reg_operand instead of
>         register_operand.  Remove empty constraints.

Okay.

Thanks, David

  reply	other threads:[~2015-12-04 14:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04 14:34 [PATCH 1/2] rs6000: Implement cstore for signed Pmode register compares Segher Boessenkool
2015-12-04 14:34 ` [PATCH 2/2] rs6000: Clean up the cstore code a bit Segher Boessenkool
2015-12-04 14:46   ` David Edelsohn [this message]
2015-12-04 14:55 ` [PATCH 1/2] rs6000: Implement cstore for signed Pmode register compares David Edelsohn

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='CAGWvnymyX4Xv0+aokE=OFLixFziKaOiweEnJ=H9A1XjaGZHHGg@mail.gmail.com' \
    --to=dje.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=segher@kernel.crashing.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).