Commit b7d9c418 by Richard Kenner

(sethi_di_sp64): Return null string at end.

From-SVN: r10126
parent f719a85d
......@@ -1578,6 +1578,8 @@
if (low != const0_rtx)
output_asm_insn (\"sethi %%hi(%a1),%%g1; or %0,%%g1,%0\", operands);
}
return \"\";
}"
[(set_attr "type" "move")
(set_attr "length" "5")])
......
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