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:
parent
fdd695fdb4
commit
4a6f766df4
@ -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 ...
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user