Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support

for m68hc11 and m68hc12 processors.
This commit is contained in:
Nick Clifton
2000-06-19 01:22:42 +00:00
parent 057d03c110
commit 8929e0a70c
8 changed files with 497 additions and 2 deletions

View 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. */