Fix x86-64 recompiler regression with use of 64-bit addresses

This commit is contained in:
SarahW 2017-01-10 11:06:51 +00:00
commit 47ce7bda99
2 changed files with 141 additions and 44 deletions

View file

@ -10,7 +10,7 @@
#define BLOCK_EXIT_OFFSET 0x7e0
#define BLOCK_GPF_OFFSET (BLOCK_EXIT_OFFSET - 20)
#define BLOCK_MAX 1650
#define BLOCK_MAX 1620
enum
{