Added code generation for RMW versions of ADD/SUB/OR/XOR/AND

This commit is contained in:
SarahW 2016-11-13 14:30:39 +00:00
commit 0985952317
8 changed files with 2126 additions and 169 deletions

View file

@ -10,6 +10,8 @@
#define BLOCK_EXIT_OFFSET 0x7e0
#define BLOCK_GPF_OFFSET (BLOCK_EXIT_OFFSET - 20)
#define BLOCK_MAX 1650
enum
{
OP_RET = 0xc3