Commit a0292f62 by Richard Kenner

(call): Don't use CROR or NOP; just use "%.".

From-SVN: r5852
parent a85d226b
......@@ -3676,7 +3676,7 @@
""
"@
{brl|blrl}\;{l|lwz} 2,20(1)
bl %z0\;{cror %.,%.,%.|nop}"
bl %z0\;%."
[(set_attr "length" "8")])
(define_insn ""
......@@ -3695,7 +3695,7 @@
""
"@
{brl|blrl}\;{l|lwz} 2,20(1)
bl %z1\;{cror %.,%.,%.|nop}"
bl %z1\;%."
[(set_attr "length" "8")])
;; 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