git-svn-id: branches/z80@44825 -
@@ -2103,6 +2103,8 @@ implementation
a_load_const_reg(list,OS_8,0,dst);
exit;
end;
+ else
+ ;
OP_SHR:
@@ -2115,6 +2117,8 @@ implementation
a_load_const_reg(list,OS_8,0,GetNextReg(dst));
{$endif cpu8bitalu}