import gdb-1999-08-09 snapshot
[deliverable/binutils-gdb.git] / sim / i960 / i960-desc.h
index 75b3d63750d6c2494d5176a3e46a36b5ec364b9a..40ca2279f10eaa648c3539e123c25bfa9af4b6cb 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 4
+
 /* Maximum size of any insn (in bytes).  */
 #define CGEN_MAX_INSN_SIZE 8
 
This page took 0.023519 seconds and 4 git commands to generate.