TRUE/FALSE simplification
[binutils-gdb.git] / include / opcode / riscv.h
index e790723640b067868b0f8688716094862ea78391..fdf3df4f5c1f5e41e992e83360af19276962e23a 100644 (file)
@@ -316,6 +316,9 @@ enum riscv_insn_class
   INSN_CLASS_ZICSR,
   INSN_CLASS_ZIFENCEI,
   INSN_CLASS_ZIHINTPAUSE,
+  INSN_CLASS_ZBA,
+  INSN_CLASS_ZBB,
+  INSN_CLASS_ZBC,
 };
 
 /* This structure holds information for a particular instruction.  */