public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: "Joshi, Tejas Sanjay" <TejasSanjay.Joshi@amd.com>
Cc: "Gopalasubramanian, Ganesh" <Ganesh.Gopalasubramanian@amd.com>,
	"H.J. Lu" <hjl.tools@gmail.com>,
	"binutils@sourceware.org" <binutils@sourceware.org>
Subject: Re: [PATCH] Add znver4 processor support
Date: Tue, 8 Nov 2022 11:18:46 +0100	[thread overview]
Message-ID: <fb8bc8bc-7e3b-1c70-d0f5-634af5c83ea6@suse.com> (raw)
In-Reply-To: <DM6PR12MB4795EEA812E0263E70C537CFE3379@DM6PR12MB4795.namprd12.prod.outlook.com>

On 31.10.2022 05:37, Joshi, Tejas Sanjay wrote:
> --- a/gas/config/tc-i386.c
> +++ b/gas/config/tc-i386.c
> @@ -974,6 +974,7 @@ static const arch_entry cpu_arch[] =
>    ARCH (znver1, ZNVER, ZNVER1, false),
>    ARCH (znver2, ZNVER, ZNVER2, false),
>    ARCH (znver3, ZNVER, ZNVER3, false),
> +  ARCH (znver4, ZNVER, ZNVER4, false),
>    ARCH (btver1, BT, BTVER1, false),
>    ARCH (btver2, BT, BTVER2, false),
>  

Additionally you'll want to extend the comment ahead of the call to
swap_operands() in md_assemble(). The conditional itself already
covers the new insn.

Jan

  parent reply	other threads:[~2022-11-08 10:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-28  7:20 [PATCH] Joshi, Tejas Sanjay
2022-10-28  7:22 ` [PATCH] Add znver4 processor support Joshi, Tejas Sanjay
2022-10-28  8:15 ` [PATCH] Jan Beulich
2022-10-28 15:45   ` [PATCH] H.J. Lu
2022-10-31  4:37     ` [PATCH] Joshi, Tejas Sanjay
2022-10-31  9:37       ` [PATCH] Jan Beulich
2022-11-08 10:18       ` Jan Beulich [this message]
2022-11-09  7:14         ` [PATCH] Add znver4 processor support Joshi, Tejas Sanjay
2022-11-09 20:18           ` H.J. Lu
2022-11-12 19:00             ` Joshi, Tejas Sanjay
2022-11-14 22:58               ` H.J. Lu
2022-11-15  5:20                 ` Joshi, Tejas Sanjay
2022-11-15 16:12                   ` H.J. Lu
2022-11-15 17:51                     ` Joshi, Tejas Sanjay

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=fb8bc8bc-7e3b-1c70-d0f5-634af5c83ea6@suse.com \
    --to=jbeulich@suse.com \
    --cc=Ganesh.Gopalasubramanian@amd.com \
    --cc=TejasSanjay.Joshi@amd.com \
    --cc=binutils@sourceware.org \
    --cc=hjl.tools@gmail.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).