(i960_output_ldconst): New code for XFmode.
authorTorbjorn Granlund <tege@gnu.org>
Thu, 18 May 1995 02:24:35 +0000 (02:24 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Thu, 18 May 1995 02:24:35 +0000 (02:24 +0000)
commit37aba8501fbdfcd17b1d7852e45c4cced24c6216
tree1ef4a8a21160b152bf24a5e05d4ac52fb254e15e
parentc19a80671bf41d73c9f35212b845d8c55681c903
(i960_output_ldconst): New code for XFmode.

Also, move SFmode code to immediately after DFmode code.
(S_MODES, D_MODES): Handle XFmode.
(XF_MODES): Was TF_MODES, handle XFmode instead of TFmode.
(hard_regno_mode_ok): Replace TFmode with XFmode.
(i960_output_long_double): New function.

From-SVN: r9738
gcc/config/i960/i960.c