mips.md (move_doubleword_fpr<mode>): Use TARGET_FLOAT64 && !TARGET_64BIT to detect...
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 15 Dec 2008 21:10:00 +0000 (21:10 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 15 Dec 2008 21:10:00 +0000 (21:10 +0000)
commitdd021c27bfb25fa957ea4bcde302c5626d7da66b
tree65976546ac62d5947b366b72d1e16f2f8236b488
parent8739b9c795cbacd63cb314aa2b265b966ad6424a
mips.md (move_doubleword_fpr<mode>): Use TARGET_FLOAT64 && !TARGET_64BIT to detect the mxhc1 case.

gcc/
* config/mips/mips.md (move_doubleword_fpr<mode>): Use
TARGET_FLOAT64 && !TARGET_64BIT to detect the mxhc1 case.

From-SVN: r142769
gcc/ChangeLog
gcc/config/mips/mips.md