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

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
This commit is contained in:
Chris Demetriou 2004-05-05 23:15:27 +00:00 committed by Chris Demetriou
parent fdd695fdb4
commit 4a6f766df4
2 changed files with 6 additions and 1 deletions

View 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 ...

View File

@ -1883,7 +1883,7 @@
(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"