public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Richard Earnshaw (lists)" <Richard.Earnshaw@arm.com>
To: Richard Sandiford <richard.sandiford@arm.com>, binutils@sourceware.org
Subject: Re: [PATCH 1/2] aarch64: Restructure feature flag handling
Date: Tue, 26 Sep 2023 11:23:41 +0100	[thread overview]
Message-ID: <4983b447-4932-fc4e-879f-90a456ff16a6@arm.com> (raw)
In-Reply-To: <20230925202647.2049600-2-richard.sandiford@arm.com>

On 25/09/2023 21:26, Richard Sandiford via Binutils wrote:
> -static const aarch64_feature_set aarch64_feature_v8_5a =
> -  AARCH64_FEATURE (AARCH64_FEATURE_V8_5A, 0);
> +  AARCH64_FEATURES (3, F16_FML, F16, FP);
> +static const aarch64_feature_set aarch64_feature_v8_5 =
> +  AARCH64_FEATURE (V8_5A);

It looks like this patch hasn't been merged properly with Victor's recent change.  The variable name has lost the trailing 'a'.

R.

  reply	other threads:[~2023-09-26 10:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-25 20:26 [PATCH 0/2] " Richard Sandiford
2023-09-25 20:26 ` [PATCH 1/2] " Richard Sandiford
2023-09-26 10:23   ` Richard Earnshaw (lists) [this message]
2023-09-26 13:35     ` Richard Sandiford
2023-09-26 13:47       ` Richard Earnshaw (lists)
2023-09-25 20:26 ` [PATCH 2/2] aarch64: Allow feature flags to occupy >64 bits Richard Sandiford
2023-09-26 13:52   ` Richard Earnshaw (lists)

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=4983b447-4932-fc4e-879f-90a456ff16a6@arm.com \
    --to=richard.earnshaw@arm.com \
    --cc=binutils@sourceware.org \
    --cc=richard.sandiford@arm.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).