瀏覽代碼

* disable broken MvnAnd2Bic optimization

git-svn-id: trunk@22847 -
florian 12 年之前
父節點
當前提交
8c73b0b17b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/arm/aoptcpu.pas

+ 2 - 0
compiler/arm/aoptcpu.pas

@@ -1176,6 +1176,7 @@ Implementation
                           RemoveSuperfluousMove(p, hp1, 'DataMov2Data');
                       end;
                   end;
+{$ifdef dummy}                  
                 A_MVN:
                   begin
                     {
@@ -1217,6 +1218,7 @@ Implementation
                         p:=hp1;
                       end;
                   end;
+{$endif dummy}                                    
                 A_UXTB:
                   begin
                     {