2003-09-04 Eric Christopher <echristo@redhat.com>
commit8eb3a05999b8b822a11bfc682e6214c1905a7d44
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2003 09:55:33 +0000 (4 09:55 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2003 09:55:33 +0000 (4 09:55 +0000)
tree3808c958616d172c4a6eeab1dbede7f7bb078898
parente47f82ba6f93fb3730a51fe0928d1eb6b2b933d9
2003-09-04  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (mips_expand_prologue): Convert to
calls.struct_value_rtx hook.
(reg_or_const_float_1_operand): New.
* config/mips/mips.h: Update Comments.
(mips_arg): Add reg_or_const_float_1_operand.
* config/mips/mips.md (divdf3); Convert to expander.
(divsf3): Ditto.
(*divdf3): New pattern.
(*divsf3): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71056 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.md