- Add subf. split alternative output template for previous commit.
From-SVN: r25268
This commit is contained in:
parent
cb8cc086f9
commit
90612787dd
|
@ -1116,7 +1116,9 @@
|
|||
(minus:SI (match_dup 1)
|
||||
(match_dup 2)))]
|
||||
"TARGET_POWERPC"
|
||||
"subf. %0,%2,%1"
|
||||
"@
|
||||
subf. %0,%2,%1
|
||||
#"
|
||||
[(set_attr "type" "compare")
|
||||
(set_attr "length" "4,8")])
|
||||
|
||||
|
|
Loading…
Reference in New Issue