OSDN Git Service

(output_op_from_reg): Handle 3-word XFmode values.
authorjrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Oct 1993 23:54:14 +0000 (23:54 +0000)
committerjrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Oct 1993 23:54:14 +0000 (23:54 +0000)
commit7eb486752e14904df57df3dd09a681a68c3674fb
tree6ad12370d336626c36767ac879adfbc218ac7ad8
parentf7f9da465f5c0f59a274f9d53771bc67932e361f
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5571 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/i386/i386.c