* config/mips/mips.md (define_attr cpu): Add r4111.
From-SVN: r57924
This commit is contained in:
parent
4213a3b69e
commit
e80f260966
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* bitmap.c (bitmap_equal_p): Clear all bitmap_head fields.
|
||||
|
@ -122,7 +122,7 @@
|
||||
|
||||
;; ??? Fix everything that tests this attribute.
|
||||
(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")))
|
||||
|
||||
;; Does the instruction have a mandatory delay slot?
|
||||
|
Loading…
Reference in New Issue
Block a user