Commit d811830e by Richard Sandiford Committed by Richard Sandiford

* config/mips/mips.md: Delete outdated comment.

From-SVN: r84814
parent bb592806
2004-07-16 Richard Sandiford <rsandifo@redhat.com> 2004-07-16 Richard Sandiford <rsandifo@redhat.com>
* config/mips/mips.md: Delete outdated comment.
2004-07-16 Richard Sandiford <rsandifo@redhat.com>
* config/mips/mips.c (get_float_compare_codes): Delete. * config/mips/mips.c (get_float_compare_codes): Delete.
(mips_emit_compare): New function, mostly extracted from (mips_emit_compare): New function, mostly extracted from
get_float_compare_codes and gen_conditional_branch. get_float_compare_codes and gen_conditional_branch.
......
...@@ -23,9 +23,6 @@ ...@@ -23,9 +23,6 @@
;; the Free Software Foundation, 59 Temple Place - Suite 330, ;; the Free Software Foundation, 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA. ;; Boston, MA 02111-1307, USA.
;; ??? Currently does not have define_function_unit support for the R8000.
;; Must include new entries for fmadd in addition to existing entries.
(define_constants (define_constants
[(UNSPEC_LOAD_DF_LOW 0) [(UNSPEC_LOAD_DF_LOW 0)
(UNSPEC_LOAD_DF_HIGH 1) (UNSPEC_LOAD_DF_HIGH 1)
......
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