Commit 90612787 by David Edelsohn

- Add subf. split alternative output template for previous commit.

From-SVN: r25268
parent cb8cc086
......@@ -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")])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment