mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-28 07:29:57 +00:00
cleanup
(cherry picked from commit 72a1513a360118b03b7c29be519125f7d5f7cc8e)
This commit is contained in:
parent
e00c6f2091
commit
497b5bc5a9
@ -1019,6 +1019,7 @@ static bool ix86_skip_instruction(SIGSEGV_REGISTER_TYPE * regs)
|
||||
}
|
||||
|
||||
#if defined(__x86_64__) || defined(_M_X64)
|
||||
// Address size override
|
||||
bool x86_64_address_32 = false;
|
||||
if (*eip == 0x67) {
|
||||
eip++;
|
||||
|
Loading…
Reference in New Issue
Block a user