Added pattern
This commit is contained in:
parent
fabf37e889
commit
d814f96e9d
1 changed files with 3 additions and 0 deletions
|
@ -803,6 +803,9 @@ with EXACT REG rmorconst
|
||||||
gen add %1,%2 yields %1
|
gen add %1,%2 yields %1
|
||||||
with rmorconst REG
|
with rmorconst REG
|
||||||
gen add %2,%1 yields %2
|
gen add %2,%1 yields %2
|
||||||
|
with EXACT rmorconst const
|
||||||
|
uses reusing %1,REG=%1
|
||||||
|
gen add %a,%2 yields %a
|
||||||
|
|
||||||
pat adi $1==4
|
pat adi $1==4
|
||||||
with EXACT REG REG rmorconst rmorconst
|
with EXACT REG REG rmorconst rmorconst
|
||||||
|
|
Loading…
Reference in a new issue