removed wrong pattern
This commit is contained in:
parent
d7d56d2cbb
commit
8a8bb6cf10
1 changed files with 0 additions and 12 deletions
|
@ -2538,18 +2538,6 @@ uses REG = {ANYCON, 0}
|
||||||
inc %a
|
inc %a
|
||||||
1: yields %a
|
1: yields %a
|
||||||
|
|
||||||
pat ldc cmu tgt highw($1)==0 && loww($1)==0 && $2==4
|
|
||||||
with rmorconst rmorconst
|
|
||||||
uses REG = {ANYCON, 0}
|
|
||||||
gen cmp %a,%2
|
|
||||||
jl {label,2f}
|
|
||||||
jg {label,1f}
|
|
||||||
cmp %a,%1
|
|
||||||
je {label,1f}
|
|
||||||
2:
|
|
||||||
inc %a
|
|
||||||
1: yields %a
|
|
||||||
|
|
||||||
pat ldc cms zeq $2==4 && loww($1)==0 && highw($1)==0
|
pat ldc cms zeq $2==4 && loww($1)==0 && highw($1)==0
|
||||||
with rmorconst REG STACK
|
with rmorconst REG STACK
|
||||||
gen or %2,%1
|
gen or %2,%1
|
||||||
|
|
Loading…
Add table
Reference in a new issue