Fix in 'LDC CMS TNE' pattern
This commit is contained in:
parent
4d682ab1e2
commit
003382e13f
|
@ -2853,7 +2853,7 @@ with rmorconst REG
|
||||||
with REG rmorconst
|
with REG rmorconst
|
||||||
gen or %1,%2
|
gen or %1,%2
|
||||||
je {label,1f}
|
je {label,1f}
|
||||||
mov %2,{ANYCON,1}
|
mov %1,{ANYCON,1}
|
||||||
1: yields %1
|
1: yields %1
|
||||||
|
|
||||||
pat ldc cms zeq $2==4 && loww($1)==65535 && highw($1)==(0-1)
|
pat ldc cms zeq $2==4 && loww($1)==65535 && highw($1)==(0-1)
|
||||||
|
|
Loading…
Reference in a new issue