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