--- a/src/sh4/sh4trans.h Thu Dec 01 01:50:44 2011 +1000 +++ b/src/sh4/sh4trans.h Wed Dec 14 21:51:55 2011 +1000 @@ -34,7 +34,7 @@ /** Maximum size of the translation epilogue (current real size is 116 bytes, so * allows a little room */ -#define EPILOGUE_SIZE 136 +#define EPILOGUE_SIZE 139 /** Maximum number of recovery records for a translated block (2048 based on * 1 record per SH4 instruction in a 4K page).