2
0
Эх сурвалжийг харах

- removed commented out code from tcgz80.a_load_ref_cgpara

git-svn-id: branches/z80@45107 -
nickysn 5 жил өмнө
parent
commit
3d5452cda3

+ 0 - 17
compiler/z80/cgcpu.pas

@@ -558,23 +558,6 @@ unit cgcpu;
             else
             else
               internalerror(2020040803);
               internalerror(2020040803);
           end;
           end;
-          //if tcgsize2size[paraloc^.size]<cgpara.alignment then
-          //  begin
-          //    tmpreg:=getintregister(list,pushsize);
-          //    a_load_ref_reg(list,paraloc^.size,pushsize,href,tmpreg);
-          //    list.concat(taicpu.op_reg(A_PUSH,opsize,tmpreg));
-          //  end
-          //else
-          //  begin
-          //    make_simple_ref(list,href);
-          //    if tcgsize2size[pushsize] > 2 then
-          //      begin
-          //        tmpref := href;
-          //        Inc(tmpref.offset, 2);
-          //        list.concat(taicpu.op_ref(A_PUSH,TCgsize2opsize[int_cgsize(tcgsize2size[pushsize]-2)],tmpref));
-          //      end;
-          //    list.concat(taicpu.op_ref(A_PUSH,opsize,href));
-          //  end;
         end;
         end;
 
 
       var
       var