Commit e80f2609 by Richard Sandiford Committed by Richard Sandiford

* config/mips/mips.md (define_attr cpu): Add r4111.

From-SVN: r57924
parent 4213a3b6
2002-10-08 Richard Sandiford <rsandifo@redhat.com>
* config/mips/mips.md (define_attr cpu): Add r4111.
2002-10-08 Anthony Green <green@redhat.com> 2002-10-08 Anthony Green <green@redhat.com>
* bitmap.c (bitmap_equal_p): Clear all bitmap_head fields. * bitmap.c (bitmap_equal_p): Clear all bitmap_head fields.
......
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
;; ??? Fix everything that tests this attribute. ;; ??? Fix everything that tests this attribute.
(define_attr "cpu" (define_attr "cpu"
"default,r3000,r3900,r6000,r4000,r4100,r4120,r4300,r4600,r4650,r5000,r5400,r5500,r8000,sr71000,r4kc,r5kc,r20kc" "default,r3000,r3900,r6000,r4000,r4100,r4111,r4120,r4300,r4600,r4650,r5000,r5400,r5500,r8000,sr71000,r4kc,r5kc,r20kc"
(const (symbol_ref "mips_cpu_attr"))) (const (symbol_ref "mips_cpu_attr")))
;; Does the instruction have a mandatory delay slot? ;; Does the instruction have a mandatory delay slot?
......
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