removed extra DUP rule. It was wrong after all

This commit is contained in:
ceriel 1988-11-10 15:38:50 +00:00
parent 7028a6659f
commit 6fb5990a90
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