public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] aarch64: Restructure feature flag handling
@ 2023-09-25 20:26 Richard Sandiford
  2023-09-25 20:26 ` [PATCH 1/2] " Richard Sandiford
  2023-09-25 20:26 ` [PATCH 2/2] aarch64: Allow feature flags to occupy >64 bits Richard Sandiford
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Sandiford @ 2023-09-25 20:26 UTC (permalink / raw)
  To: richard.earnshaw, binutils; +Cc: Richard Sandiford

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-09-26 13:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25 20:26 [PATCH 0/2] aarch64: Restructure feature flag handling Richard Sandiford
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)

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).