Commit cc5c9c48 by Jeff Law

pa.md: Replace "misc" attribute with "multi" in recentlyadded soft-float code.

	* pa.md: Replace "misc" attribute with "multi" in recentlyadded
	soft-float code.

From-SVN: r8875
parent 7ffe5e47
......@@ -1974,7 +1974,7 @@
{
return output_move_double (operands);
}"
[(set_attr "type" "move,store,store,load,load,misc")
[(set_attr "type" "move,store,store,load,load,multi")
(set_attr "length" "8,8,16,8,16,16")])
(define_insn ""
......
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