mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
Insert placeholder for FE DE FF E7 opcode
This is for issue #3723, since this appears to be a debugger ptrace breakpoint.
This commit is contained in:
parent
cfaa8b9032
commit
dff8f0661c
@ -3996,5 +3996,10 @@ unimpl
|
||||
is b_0031=0x00200c20
|
||||
unimpl
|
||||
|
||||
} # end with ImmS_ImmR_TestSet=1
|
||||
# TODO This is a placeholder until the correction instruction implementations can be found
|
||||
:und_bkpt
|
||||
is b_0031=0xE7FFDEFE
|
||||
{
|
||||
}
|
||||
|
||||
} # end with ImmS_ImmR_TestSet=1
|
||||
|
Loading…
Reference in New Issue
Block a user