1.1 --- a/src/sh4/sh4trans.h Mon May 26 11:01:42 2008 +0000
1.2 +++ b/src/sh4/sh4trans.h Wed Jun 25 10:04:14 2008 +0000
1.7 -/** Maximum size of a translated instruction, in bytes. This includes potentially
1.8 - * writing the entire epilogue
1.9 +/** Maximum size of a translated instruction, in bytes. Current worst case seems
1.10 + * to be a BF/S followed by one of the long FMOVs.
1.12 -#define MAX_INSTRUCTION_SIZE 256
1.13 +#define MAX_INSTRUCTION_SIZE 384
1.14 /** Maximum size of the translation epilogue (current real size is 116 bytes, so
1.15 * allows a little room