mips.md: Update the msub define_split for new mflo/mfhi representation.
authorChris Demetriou <cgd@broadcom.com>
Wed, 5 May 2004 23:15:27 +0000 (23:15 +0000)
committerChris Demetriou <cgd@gcc.gnu.org>
Wed, 5 May 2004 23:15:27 +0000 (16:15 -0700)
2004-05-05  Chris Demetriou  <cgd@broadcom.com>

        * config/mips/mips.md: Update the msub define_split for new mflo/mfhi
        representation.

From-SVN: r81544

gcc/ChangeLog
gcc/config/mips/mips.md

index 05aa794899cf3afe5ffa62be978401d06618097c..4572c4bdca67980bcb1eb358cdd517aec676f0bb 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-05  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/mips/mips.md: Update the msub define_split for new mflo/mfhi
+       representation.
+
 2004-05-06  Paul Brook  <paul@codesourcery.com>
 
        * config/arm/arm-protots.h (vfp_mem_operand): Rename ...
index 9761967f3d890ff33692a4948a71e9fc1735a96c..cdb50059704fdaede21c2aa980082825cc3c88fa 100644 (file)
               (clobber (match_dup 4))
               (clobber (match_dup 5))
               (clobber (match_dup 6))])
-   (set (match_dup 0) (match_dup 1))]
+   (set (match_dup 0) (unspec:SI [(match_dup 5) (match_dup 4)] UNSPEC_MFHILO))]
   "")
 
 (define_insn "*muls"