public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: Binutils <binutils@sourceware.org>
Subject: Re: [PATCH] x86: drop duplicate sse4a entry from cpu_arch[]
Date: Thu, 10 Nov 2022 09:24:22 -0800	[thread overview]
Message-ID: <CAMe9rOqr3xa+4jEnjt=5_RzLOeYGRofwyhrD-OwuO14My+rBNg@mail.gmail.com> (raw)
In-Reply-To: <9bb8ebe7-9e49-d60b-d586-e4d98242acda@suse.com>

On Thu, Nov 10, 2022 at 5:36 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> Of the two instances the first is correct in using ANY_SSE4A as 3rd
> argument to SUBARCH(), so drop the wrong/redundant/dead 2nd one.
>
> --- a/gas/config/tc-i386.c
> +++ b/gas/config/tc-i386.c
> @@ -1037,7 +1037,6 @@ static const arch_entry cpu_arch[] =
>    SUBARCH (padlock, PADLOCK, PADLOCK, false),
>    SUBARCH (pacifica, SVME, SVME, true),
>    SUBARCH (svme, SVME, SVME, false),
> -  SUBARCH (sse4a, SSE4A, SSE4A, false),
>    SUBARCH (abm, ABM, ABM, false),
>    SUBARCH (bmi, BMI, BMI, false),
>    SUBARCH (tbm, TBM, TBM, false),

OK.

Thanks.

-- 
H.J.

      reply	other threads:[~2022-11-10 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 13:36 Jan Beulich
2022-11-10 17:24 ` H.J. Lu [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='CAMe9rOqr3xa+4jEnjt=5_RzLOeYGRofwyhrD-OwuO14My+rBNg@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=jbeulich@suse.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).