removed extra DUP rule. It was wrong after all
This commit is contained in:
parent
09cc81f5b5
commit
0bb9c9b5a5
4 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue