x86: Print dynreloc in readonly section for map file output
[deliverable/binutils-gdb.git] / opcodes / aarch64-opc.h
index 9f73ebac4ab4fddcd0622090ad8d26f312009f0a..41ea3273b8dcc9a0ea2c48aae1d136b2196409ee 100644 (file)
@@ -67,7 +67,9 @@ enum aarch64_field_kind
   FLD_type,
   FLD_ldst_size,
   FLD_imm6,
+  FLD_imm6_2,
   FLD_imm4,
+  FLD_imm4_2,
   FLD_imm5,
   FLD_imm7,
   FLD_imm8,
@@ -143,6 +145,7 @@ enum aarch64_field_kind
   FLD_rotate1,
   FLD_rotate2,
   FLD_rotate3,
+  FLD_SM3_imm2
 };
 
 /* Field description.  */
This page took 0.024089 seconds and 4 git commands to generate.