Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
e80f2609
Commit
e80f2609
authored
Oct 08, 2002
by
Richard Sandiford
Committed by
Richard Sandiford
Oct 08, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mips/mips.md (define_attr cpu): Add r4111.
From-SVN: r57924
parent
4213a3b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config/mips/mips.md
+1
-1
No files found.
gcc/ChangeLog
View file @
e80f2609
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
.
...
...
gcc/config/mips/mips.md
View file @
e80f2609
...
@@ -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,r41
11,r41
20,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?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment