(output_op_from_reg): Handle 3-word XFmode values.
authorJames Van Artsdalen <jrv@gnu.org>
Sun, 3 Oct 1993 23:54:14 +0000 (23:54 +0000)
committerJames Van Artsdalen <jrv@gnu.org>
Sun, 3 Oct 1993 23:54:14 +0000 (23:54 +0000)
commit5f1ec3e625e734ce2d9f8d9f91c458c7766102eb
tree6ad12370d336626c36767ac879adfbc218ac7ad8
parent357a98f13e96ef395f01ba95aac94c7e3fbd5d6d
(output_op_from_reg):  Handle 3-word XFmode values.

(output_to_reg): Likewise.
(output_move_double): Handle XFmode operands.
(output_move_const_single): Use REAL_VALUE_TO_TARGET_SINGLE.
(print_operand): Add letter `T', size `12'.  Use REAL_VALUE macros
 to convert floating point operands.
(convert_387_op):  Add XFmode to case FLOAT_EXTEND.

From-SVN: r5571
gcc/config/i386/i386.c