Add support for V_4B so we can properly reject it.
[deliverable/binutils-gdb.git] / include / opcode / aarch64.h
index 73ebd8042225c45543d03526caf95f5f01b2a9e2..453b1771f02a9884652b44ec9c16ea5bbced1a83 100644 (file)
@@ -403,6 +403,7 @@ enum aarch64_opnd_qualifier
      a use is only for the ease of operand encoding/decoding and qualifier
      sequence matching; such a use should not be applied widely; use the value
      constraint qualifiers for immediate operands wherever possible.  */
+  AARCH64_OPND_QLF_V_4B,
   AARCH64_OPND_QLF_V_8B,
   AARCH64_OPND_QLF_V_16B,
   AARCH64_OPND_QLF_V_2H,
This page took 0.023308 seconds and 4 git commands to generate.