mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 20:29:33 +02:00
FpDebug: fix disassembler "rep ret" Issue #40562 patch by Red_prig (Pavel)
This commit is contained in:
parent
f9b6339554
commit
3100c5c321
@ -4477,6 +4477,7 @@ begin
|
||||
$C3: begin
|
||||
Force64;
|
||||
SetOpcode(OPret);
|
||||
CheckRepeat;
|
||||
end;
|
||||
$C4: begin
|
||||
DecodeModRM;
|
||||
|
Loading…
Reference in New Issue
Block a user