Răsfoiți Sursa

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

nickysn 11 ani în urmă
părinte
comite
1a846e7c71
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  1. 0 3
      compiler/i8086/cgcpu.pas

+ 0 - 3
compiler/i8086/cgcpu.pas

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