Przeglądaj źródła

removed extra DUP rule. It was wrong after all

ceriel 36 lat temu
rodzic
commit
6fb5990a90
4 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 1
      mach/m68020/ncg/table
  2. 0 1
      mach/m68k2/ncg/table
  3. 0 1
      mach/m68k4/ncg/table
  4. 0 1
      mach/moon3/ncg/table

+ 0 - 1
mach/m68020/ncg/table

@@ -2830,7 +2830,6 @@ pat dup $1==4
 with exact STACK
     gen move_l {indirect4, sp}, {pre_dec4, sp}
 with safe_any4		yields	%1 %1
-with exact pre_dec4 + post_inc4		yields	{indirect4, %1.reg} %1
 
 pat dup $1==8
 with exact STACK

+ 0 - 1
mach/m68k2/ncg/table

@@ -2830,7 +2830,6 @@ pat dup $1==4
 with exact STACK
     gen move_l {indirect4, sp}, {pre_dec4, sp}
 with safe_any4		yields	%1 %1
-with exact pre_dec4 + post_inc4		yields	{indirect4, %1.reg} %1
 
 pat dup $1==8
 with exact STACK

+ 0 - 1
mach/m68k4/ncg/table

@@ -2830,7 +2830,6 @@ pat dup $1==4
 with exact STACK
     gen move_l {indirect4, sp}, {pre_dec4, sp}
 with safe_any4		yields	%1 %1
-with exact pre_dec4 + post_inc4		yields	{indirect4, %1.reg} %1
 
 pat dup $1==8
 with exact STACK

+ 0 - 1
mach/moon3/ncg/table

@@ -2830,7 +2830,6 @@ pat dup $1==4
 with exact STACK
     gen move_l {indirect4, sp}, {pre_dec4, sp}
 with safe_any4		yields	%1 %1
-with exact pre_dec4 + post_inc4		yields	{indirect4, %1.reg} %1
 
 pat dup $1==8
 with exact STACK