]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/opcode/cgen.h
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
[thirdparty/binutils-gdb.git] / include / opcode / cgen.h
index 1db272bbb11fa98b6dd9e557b19a96fac86b2c6d..ff897856c239060d03e969ea32a2fbcb96e26f7d 100644 (file)
@@ -736,7 +736,7 @@ typedef struct
    the data is recorded in the parse/insert/extract/print switch statements. */
 
 /* This should be at least as large as necessary for any target. */
-#define CGEN_MAX_SYNTAX_BYTES 32
+#define CGEN_MAX_SYNTAX_BYTES 40
 
 /* A target may know its own precise maximum.  Assert that it falls below
    the above limit. */