[AArch64][SVE 30/32] Add SVE instruction classes
[deliverable/binutils-gdb.git] / include / opcode / aarch64.h
index 8d3fb21fd0e42d26d841f8afb9e6df24027771c5..01e6b2ce790360960b63bd05dbde324d5a0e7d7e 100644 (file)
@@ -485,6 +485,18 @@ enum aarch64_insn_class
   movewide,
   pcreladdr,
   ic_system,
+  sve_cpy,
+  sve_index,
+  sve_limm,
+  sve_misc,
+  sve_movprfx,
+  sve_pred_zm,
+  sve_shift_pred,
+  sve_shift_unpred,
+  sve_size_bhs,
+  sve_size_bhsd,
+  sve_size_hsd,
+  sve_size_sd,
   testbranch,
 };
 
This page took 0.023184 seconds and 4 git commands to generate.