mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-26 04:29:28 +02:00
* fixed indentation
* fixed use of instruction instance after it has been freed git-svn-id: trunk@11761 -
This commit is contained in:
parent
b4be847639
commit
7bfe1f7865
@ -1831,6 +1831,7 @@ begin
|
||||
Taicpu(hp1).loadoper(1,Taicpu(hp1).oper[0]^);
|
||||
Taicpu(hp1).loadconst(0,0);
|
||||
Taicpu(hp1).opcode:=carryadd_opcode;
|
||||
p:=hp1;
|
||||
continue;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user