Commit 870dfbc8 by Richard Kenner

(call patterns): Use %. in cror.

From-SVN: r4848
parent 11117bb9
......@@ -3047,7 +3047,7 @@
""
"@
brl\;l 2,20(1)
bl %z0\;cror 15,15,15")
bl %z0\;cror %.,%.,%.")
(define_insn ""
[(set (match_operand 0 "" "=fg,fg")
......@@ -3057,7 +3057,7 @@
""
"@
brl\;l 2,20(1)
bl %z1\;cror 15,15,15")
bl %z1\;cror %.,%.,%.")
;; Call subroutine returning any type.
......
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