Commit 4a6f766d by Chris Demetriou Committed by Chris Demetriou

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
parent fdd695fd
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 ...
......
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment