1999-09-15 Ulrich Drepper <drepper@cygnus.com>
[deliverable/binutils-gdb.git] / opcodes / fr30-desc.h
index 0289156bca3d877d50346789b8ca2206a457717c..a1ff45ea02c31463157bc3815185eaf0326b5361 100644 (file)
@@ -35,6 +35,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #define CGEN_INSN_LSB0_P 0
 
+/* Minimum size of any insn (in bytes).  */
+#define CGEN_MIN_INSN_SIZE 2
+
 /* Maximum size of any insn (in bytes).  */
 #define CGEN_MAX_INSN_SIZE 6
 
This page took 0.023222 seconds and 4 git commands to generate.