Implement special selector pushing behavior and improve the opcode length heuristic for CS limit checks, fixes #4552.
This commit is contained in:
@@ -449,6 +449,7 @@ get_ram_ptr(uint32_t a)
|
||||
}
|
||||
}
|
||||
|
||||
extern int opcode_has_modrm[256];
|
||||
extern int opcode_length[256];
|
||||
|
||||
#ifdef OPS_286_386
|
||||
|
||||
Reference in New Issue
Block a user