Applied mainline PCem commit: Added code generation for RMW versions of SHL/SHR/SAR.
This commit is contained in:
@@ -5147,6 +5147,8 @@ static void LOAD_EA()
|
||||
addbyte(0x24);
|
||||
}
|
||||
|
||||
#define MEM_CHECK_WRITE_B MEM_CHECK_WRITE
|
||||
|
||||
static void MEM_CHECK_WRITE(x86seg *seg)
|
||||
{
|
||||
uint8_t *jump1, *jump2;
|
||||
|
||||
Reference in New Issue
Block a user