* fixed indentation

* fixed use of instruction instance after it has been freed

git-svn-id: trunk@11761 -
This commit is contained in:
Jonas Maebe 2008-09-13 12:20:01 +00:00
parent b4be847639
commit 7bfe1f7865

View File

@ -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;