Simplify __USEWIDE
[binutils-gdb.git] / opcodes / aarch64-asm-2.c
index 8b226b10f63b56d7496af58b28ad732553032d42..8b30c709fd674568ffd1428aac332263d78dd1cb 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is automatically generated by aarch64-gen.  Do not edit!  */
-/* Copyright (C) 2012-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2022 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of the GNU opcodes library.
@@ -675,7 +675,7 @@ aarch64_insert_operand (const aarch64_operand *self,
     case 33:
     case 34:
     case 35:
-    case 221:
+    case 222:
       return aarch64_ins_reglane (self, info, code, inst, errors);
     case 36:
       return aarch64_ins_reglist (self, info, code, inst, errors);
@@ -721,7 +721,7 @@ aarch64_insert_operand (const aarch64_operand *self,
     case 189:
     case 190:
     case 215:
-    case 220:
+    case 221:
       return aarch64_ins_imm (self, info, code, inst, errors);
     case 44:
     case 45:
@@ -891,6 +891,12 @@ aarch64_insert_operand (const aarch64_operand *self,
       return aarch64_ins_sme_addr_ri_u4xvl (self, info, code, inst, errors);
     case 219:
       return aarch64_ins_sme_sm_za (self, info, code, inst, errors);
+    case 220:
+      return aarch64_ins_sme_pred_reg_with_index (self, info, code, inst, errors);
+    case 223:
+    case 224:
+    case 225:
+      return aarch64_ins_x0_to_x30 (self, info, code, inst, errors);
     default: assert (0); abort ();
     }
 }