[PATCH 0/2] aarch64: Restructure feature flag handling

Richard Sandiford richard.sandiford@arm.com
Mon Sep 25 20:26:45 GMT 2023


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



More information about the Binutils mailing list