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
a1450d5f
Commit
a1450d5f
authored
Jun 13, 2017
by
Segher Boessenkool
Committed by
Segher Boessenkool
Jun 13, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rs6000: Remove FIXED_SCRATCH
* config/rs6000/rs6000.h (FIXED_SCRATCH): Delete. From-SVN: r249168
parent
2f5f2b57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
gcc/ChangeLog
+4
-0
gcc/config/rs6000/rs6000.h
+0
-7
No files found.
gcc/ChangeLog
View file @
a1450d5f
2017
-
06
-
13
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
*
config
/
rs6000
/
rs6000
.
h
(
FIXED_SCRATCH
):
Delete
.
2017
-
06
-
13
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
*
config
/
rs6000
/
t
-
rtems
:
Don
't handle SPE.
2017-06-13 Segher Boessenkool <segher@kernel.crashing.org>
...
...
gcc/config/rs6000/rs6000.h
View file @
a1450d5f
...
...
@@ -1330,13 +1330,6 @@ enum data_align { align_abi, align_opt, align_both };
#define LOGICAL_OP_NON_SHORT_CIRCUIT 0
/* A fixed register used at epilogue generation to address SPE registers
with negative offsets. The 64-bit load/store instructions on the SPE
only take positive offsets (and small ones at that), so we need to
reserve a register for consing up negative offsets. */
#define FIXED_SCRATCH 0
/* Specify the registers used for certain standard purposes.
The values of these macros are register numbers. */
...
...
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