unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "Gabriel F. T. Gomes" <gabriel@inconstante.eti.br>
To: Raoni Fassina Firmino <raoni@linux.ibm.com>
Cc: <libc-alpha@sourceware.org>, <tuliom@ascii.art.br>,
	<codonell@redhat.com>
Subject: Re: [PATCH] powerpc: Cleanup: use actual power8 assembly mnemonics
Date: Fri, 28 Jun 2019 13:49:07 -0300	[thread overview]
Message-ID: <20190628164907.hhmkcd64sqwjj4em@tereshkova> (raw)
In-Reply-To: <20190627184417.4118-1-raoni@linux.ibm.com>

On Thu, Jun 27 2019, Raoni Fassina Firmino wrote:
> 
>     Does the minimum required binutils already supports
>     ".machine power8" and related mnemonics?
> 
> I was unable to test with binutils 2.25 (The minimum version listed on
> INSTALL). The oldest binutils I tested was 2.26. I also failed at
> find out on binutils repository in which version they added support for
> power8.
> 
> But I do have a reasonable guess to said question. Since some
> implementations in the same folder (of my changes) already uses
> ".machine power8" it is reasonable to assume that for some time now the
> minimum required binutils of past glibc versions have native support for
> power8.

I tested your patch with binutils 2.25 and it works correctly.  Your
assumption was correct.

> Also with binutils 2.25 glibc already does not build for power because
> the use of "xssqrtqp" which is a power9 instruction (assuming
> --enable-multi-arch, which is the default). So 2.26 is already the "the
> facto" minimum binutils on power.

For the sake of clarity, the problem with xssqrtqp only happens on
powerpc64le, but I agree with your explanation.

> 2019-06-27  Raoni Fassina Firmino  <raoni@linux.ibm.com>

The patch looks good and I can commit it for you, but may I assume you
are covered by IBM's copyright assignment?  CC'ing Tulio and Carlos,
whom I remember understand this process.

  parent reply	other threads:[~2019-06-28 16:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-27 18:44 [PATCH] powerpc: Cleanup: use actual power8 assembly mnemonics Raoni Fassina Firmino
2019-06-27 19:15 ` Adhemerval Zanella
2019-07-01 20:07   ` Raise minimum Binutils version? Was: " Tulio Magno Quites Machado Filho
2019-07-02  8:23     ` Florian Weimer
2019-06-28 16:49 ` Gabriel F. T. Gomes [this message]
2019-07-01 12:02   ` Adhemerval Zanella
2019-07-02 14:27     ` Gabriel F. T. Gomes
2019-07-02 16:58       ` Adhemerval Zanella
2019-07-02 17:24         ` Gabriel F. T. Gomes
2019-07-15 17:32   ` Gabriel F. T. Gomes
2019-08-01 19:01     ` Gabriel F. T. Gomes

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

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190628164907.hhmkcd64sqwjj4em@tereshkova \
    --to=gabriel@inconstante.eti.br \
    --cc=codonell@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=raoni@linux.ibm.com \
    --cc=tuliom@ascii.art.br \
    /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).