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
f8f0e566
Commit
f8f0e566
authored
Feb 28, 2003
by
David Edelsohn
Committed by
David Edelsohn
Feb 28, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/power4.md: Add compare bypass.
From-SVN: r63575
parent
35501efe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+4
-0
gcc/config/rs6000/power4.md
+2
-0
No files found.
gcc/ChangeLog
View file @
f8f0e566
2003
-
02
-
28
David
Edelsohn
<
edelsohn
@gnu
.
org
>
*
config
/
rs6000
/
power4
.
md
:
Add
compare
bypass
.
2003
-
02
-
28
Jason
Thorpe
<
thorpej
@wasabisystems
.
com
>
2003
-
02
-
28
Jason
Thorpe
<
thorpej
@wasabisystems
.
com
>
*
config
/
netbsd
.
h
:
Update
copyright
years
.
*
config
/
netbsd
.
h
:
Update
copyright
years
.
...
...
gcc/config/rs6000/power4.md
View file @
f8f0e566
...
@@ -187,6 +187,8 @@
...
@@ -187,6 +187,8 @@
|((du2_power4+du3_power4),iu2_power4,iu2_power4)
\
|((du2_power4+du3_power4),iu2_power4,iu2_power4)
\
|((du3_power4+du4_power4),iu2_power4,iu1_power4)")
|((du3_power4+du4_power4),iu2_power4,iu1_power4)")
(define_bypass 2 "power4-compare" "power4-integer")
(define_insn_reservation "power4-imul" 7
(define_insn_reservation "power4-imul" 7
(and (eq_attr "type" "imul,lmul")
(and (eq_attr "type" "imul,lmul")
(eq_attr "cpu" "power4"))
(eq_attr "cpu" "power4"))
...
...
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