- rm TODO comment for overflow checking from tcg8086.a_op_const_reg, since

overflow checking should not be implemented there. It should only leave the
  flags in place for the jo instruction, which the IMUL instruction already
  does.

git-svn-id: trunk@26487 -
This commit is contained in:
nickysn 2014-01-17 10:26:20 +00:00
parent ba00250fb4
commit 1a846e7c71

View File

@ -524,9 +524,6 @@ unit cgcpu;
a_load_reg_reg(list,size,size,ax_subreg,reg);
ungetcpuregister(list,NR_AX);
{ TODO: implement overflow checking? }
exit;
end
else