[PATCH 2/7] aarch64: regenerate autogenerated files from aarch64-gen

Muhammad Kamran muhammad.kamran@arm.com
Thu Aug 27 15:10:09 GMT 2026


This patch contains auto-regenerated files and is to be
squashed into the previous commit.
---
 opcodes/aarch64-asm-2.c | 1 +
 opcodes/aarch64-dis-2.c | 3 +++
 opcodes/aarch64-tbl-2.h | 1 +
 3 files changed, 5 insertions(+)

diff --git a/opcodes/aarch64-asm-2.c b/opcodes/aarch64-asm-2.c
index 351fbdece4f..dc80af02893 100644
--- a/opcodes/aarch64-asm-2.c
+++ b/opcodes/aarch64-asm-2.c
@@ -529,6 +529,7 @@ aarch64_find_real_opcode (const aarch64_opcode *opcode)
     case A64_OPID_d503225f_tsb_BARRIER_PSB:
     case A64_OPID_d503223f_psb_BARRIER_PSB:
     case A64_OPID_d503221f_esb:
+    case A64_OPID_d50324ff_pacm:
     case A64_OPID_d50321df_autib1716:
     case A64_OPID_d503219f_autia1716:
     case A64_OPID_d503215f_pacib1716:
diff --git a/opcodes/aarch64-dis-2.c b/opcodes/aarch64-dis-2.c
index 7c1bf81802e..922459f6433 100644
--- a/opcodes/aarch64-dis-2.c
+++ b/opcodes/aarch64-dis-2.c
@@ -37492,6 +37492,9 @@ aarch64_find_next_alias_opcode (const aarch64_opcode *opcode)
       value = A64_OPID_d503221f_esb;
       break;
     case A64_OPID_d503221f_esb:
+      value = A64_OPID_d50324ff_pacm;
+      break;
+    case A64_OPID_d50324ff_pacm:
       value = A64_OPID_d50321df_autib1716;
       break;
     case A64_OPID_d50321df_autib1716:
diff --git a/opcodes/aarch64-tbl-2.h b/opcodes/aarch64-tbl-2.h
index 64e79d709d5..07fe7572540 100644
--- a/opcodes/aarch64-tbl-2.h
+++ b/opcodes/aarch64-tbl-2.h
@@ -1386,6 +1386,7 @@ enum aarch64_opcode_idx
   A64_OPID_d503215f_pacib1716,
   A64_OPID_d503219f_autia1716,
   A64_OPID_d50321df_autib1716,
+  A64_OPID_d50324ff_pacm,
   A64_OPID_d503221f_esb,
   A64_OPID_d503223f_psb_BARRIER_PSB,
   A64_OPID_d503225f_tsb_BARRIER_PSB,
-- 
2.43.0



More information about the Binutils mailing list