(sethi_di_sp64): Return null string at end.

From-SVN: r10126
This commit is contained in:
Richard Kenner 1995-07-14 08:08:47 -04:00
parent f719a85deb
commit b7d9c4185d

View File

@ -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")])