public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Richard Sandiford <richard.sandiford@arm.com>
To: richard.earnshaw@arm.com, binutils@sourceware.org
Cc: Richard Sandiford <richard.sandiford@arm.com>
Subject: [PATCH 0/2] aarch64: Restructure feature flag handling
Date: Mon, 25 Sep 2023 21:26:45 +0100	[thread overview]
Message-ID: <20230925202647.2049600-1-richard.sandiford@arm.com> (raw)

This patch series extends the number of AArch64 features beyond 64.
See the individual patch descriptions for details.

Tested on aarch64-linux-gnu.  OK to install?

Richard


Richard Sandiford (2):
  aarch64: Restructure feature flag handling
  aarch64: Allow feature flags to occupy >64 bits

 gas/config/tc-aarch64.c  | 462 ++++++++++++++------------------------
 include/opcode/aarch64.h | 463 +++++++++++++++++++++++++--------------
 opcodes/aarch64-dis.c    |   7 +-
 opcodes/aarch64-opc.c    |  54 +++--
 opcodes/aarch64-tbl.h    | 120 +++++-----
 5 files changed, 546 insertions(+), 560 deletions(-)

-- 
2.25.1


             reply	other threads:[~2023-09-25 20:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-25 20:26 Richard Sandiford [this message]
2023-09-25 20:26 ` [PATCH 1/2] " Richard Sandiford
2023-09-26 10:23   ` Richard Earnshaw (lists)
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=20230925202647.2049600-1-richard.sandiford@arm.com \
    --to=richard.sandiford@arm.com \
    --cc=binutils@sourceware.org \
    --cc=richard.earnshaw@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).