mips.c (mips_move_2words): Split doubles if ISA >= 3, !TARGET_64BIT, and destination...
authorDiego Novillo <dnovillo@cygnus.com>
Tue, 5 Oct 1999 12:18:56 +0000 (12:18 +0000)
committerGavin Romig-Koch <gavin@gcc.gnu.org>
Tue, 5 Oct 1999 12:18:56 +0000 (12:18 +0000)
commitb81fdb5a14398ef5f9a1a2e7a1d93ac6878854b4
tree15ad42b9f02c1cc8bfa5bc887e1a373ffd32c466
parenta99d6b8c08c540fa7da3a71529ff010c0845957d
mips.c (mips_move_2words): Split doubles if ISA >= 3, !TARGET_64BIT, and destination is not an FP register.

* config/mips/mips.c (mips_move_2words): Split doubles if ISA >= 3,
!TARGET_64BIT, and destination is not an FP register.

Co-Authored-By: Jonathan Larmour <jlarmour@cygnus.co.uk>
From-SVN: r29824
gcc/ChangeLog
gcc/config/mips/mips.c