removed extra DUP rule. It was wrong after all

This commit is contained in:
ceriel 1988-11-10 15:38:50 +00:00
parent 09cc81f5b5
commit 0bb9c9b5a5
4 changed files with 0 additions and 4 deletions

View file

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

View file

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

View file

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

View file

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