summaryrefslogtreecommitdiff
path: root/opcodes/m32r-desc.h
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1999-08-29 21:16:25 +0000
committerDoug Evans <dje@google.com>1999-08-29 21:16:25 +0000
commit7e002e2d7abc10981f4f503fe5da21394ab3a7f0 (patch)
tree076fd34b32757add25f47b1768fefc6027f96c53 /opcodes/m32r-desc.h
parentf8754e439692a8479bc06b2040d2ab435d8ddd0f (diff)
downloadgdb-7e002e2d7abc10981f4f503fe5da21394ab3a7f0.tar.gz
* fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.
* m32r-asm.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild. * m32r-opinst.c: Rebuild.
Diffstat (limited to 'opcodes/m32r-desc.h')
-rw-r--r--opcodes/m32r-desc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/m32r-desc.h b/opcodes/m32r-desc.h
index 6a3636cd55c..f83dab5944e 100644
--- a/opcodes/m32r-desc.h
+++ b/opcodes/m32r-desc.h
@@ -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 4