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
2661cdd9
Commit
2661cdd9
authored
Sep 19, 1993
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(attribute "cpu"): Change from "rios" to "rios1"; all uses changed.
From-SVN: r5362
parent
49947f18
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
gcc/config/rs6000/rs6000.md
+12
-12
No files found.
gcc/config/rs6000/rs6000.md
View file @
2661cdd9
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
;; Processor type -- this attribute must exactly match the processor_type
;; Processor type -- this attribute must exactly match the processor_type
;; enumeration in rs6000.h.
;; enumeration in rs6000.h.
(define_attr "cpu" "rios,rios2,ppc601,ppc603,ppc604,ppc620"
(define_attr "cpu" "rios
1
,rios2,ppc601,ppc603,ppc604,ppc620"
(const (symbol_ref "rs6000_cpu_attr")))
(const (symbol_ref "rs6000_cpu_attr")))
; (define_function_unit NAME MULTIPLICITY SIMULTANEITY
; (define_function_unit NAME MULTIPLICITY SIMULTANEITY
...
@@ -57,17 +57,17 @@
...
@@ -57,17 +57,17 @@
(define_function_unit "iu" 1 0
(define_function_unit "iu" 1 0
(and (eq_attr "type" "load")
(and (eq_attr "type" "load")
(eq_attr "cpu" "rios,rios2"))
(eq_attr "cpu" "rios
1
,rios2"))
2 0)
2 0)
(define_function_unit "iu" 1 0
(define_function_unit "iu" 1 0
(and (eq_attr "type" "fpload")
(and (eq_attr "type" "fpload")
(eq_attr "cpu" "rios,rios2"))
(eq_attr "cpu" "rios
1
,rios2"))
3 0)
3 0)
(define_function_unit "iu" 1 0
(define_function_unit "iu" 1 0
(and (eq_attr "type" "imul")
(and (eq_attr "type" "imul")
(eq_attr "cpu" "rios,rios2"))
(eq_attr "cpu" "rios
1
,rios2"))
3 0)
3 0)
(define_function_unit "iu" 1 0
(define_function_unit "iu" 1 0
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
(define_function_unit "iu" 1 0
(define_function_unit "iu" 1 0
(and (eq_attr "type" "idiv")
(and (eq_attr "type" "idiv")
(eq_attr "cpu" "rios,rios2"))
(eq_attr "cpu" "rios
1
,rios2"))
19 0)
19 0)
(define_function_unit "iu" 1 0
(define_function_unit "iu" 1 0
...
@@ -95,7 +95,7 @@
...
@@ -95,7 +95,7 @@
(define_function_unit "bpu" 1 0
(define_function_unit "bpu" 1 0
(and (eq_attr "type" "fpcompare")
(and (eq_attr "type" "fpcompare")
(eq_attr "cpu" "rios,rios2"))
(eq_attr "cpu" "rios
1
,rios2"))
8 0)
8 0)
(define_function_unit "bpu" 1 0
(define_function_unit "bpu" 1 0
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
(define_function_unit "bpu" 1 0
(define_function_unit "bpu" 1 0
(and (eq_attr "type" "mtlr")
(and (eq_attr "type" "mtlr")
(eq_attr "cpu" "rios,rios2"))
(eq_attr "cpu" "rios
1
,rios2"))
5 0)
5 0)
(define_function_unit "bpu" 1 0
(define_function_unit "bpu" 1 0
...
@@ -115,7 +115,7 @@
...
@@ -115,7 +115,7 @@
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
(and (eq_attr "type" "fp")
(and (eq_attr "type" "fp")
(eq_attr "cpu" "rios"))
(eq_attr "cpu" "rios
1
"))
2 0)
2 0)
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
(and (eq_attr "type" "dmul")
(and (eq_attr "type" "dmul")
(eq_attr "cpu" "rios"))
(eq_attr "cpu" "rios
1
"))
2 0)
2 0)
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
...
@@ -135,7 +135,7 @@
...
@@ -135,7 +135,7 @@
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
(and (eq_attr "type" "sdiv")
(and (eq_attr "type" "sdiv")
(eq_attr "cpu" "rios"))
(eq_attr "cpu" "rios
1
"))
19 0)
19 0)
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
(and (eq_attr "type" "ddiv")
(and (eq_attr "type" "ddiv")
(eq_attr "cpu" "rios"))
(eq_attr "cpu" "rios
1
"))
19 0)
19 0)
(define_function_unit "fpu" 1 0
(define_function_unit "fpu" 1 0
...
@@ -165,7 +165,7 @@
...
@@ -165,7 +165,7 @@
(define_function_unit "fpu2" 2 0
(define_function_unit "fpu2" 2 0
(and (eq_attr "type" "fp")
(and (eq_attr "type" "fp")
(eq_attr "cpu" "rios2"))
(eq_attr "cpu" "rios
1
2"))
2 0)
2 0)
(define_function_unit "fpu2" 2 0
(define_function_unit "fpu2" 2 0
...
...
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