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
81a5008e
Commit
81a5008e
authored
Mar 08, 1995
by
Michael Meissner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo.
From-SVN: r9131
parent
c2baf133
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/config/rs6000/eabi.asm
+1
-1
No files found.
gcc/config/rs6000/eabi.asm
View file @
81a5008e
...
...
@@ -22,7 +22,7 @@
__eabi
:
mflr
0
bl
.
Laddr
#
get
current
address
.
Laddr
:
mflr
11
#
real
address
of
.
Ltable
lwz
12
,(.
L
addr
-
.
Lpt
r
)(
11
)
#
linker
generated
address
of
.
Ltable
lwz
12
,(.
L
ptr
-
.
Ladd
r
)(
11
)
#
linker
generated
address
of
.
Ltable
add
12
,
12
,
11
#
correct
to
real
pointer
subf
.
12
,
12
,
11
#
calculate
difference
bc
4
,
2
,.
Lreloc
#
skip
if
we
need
to
relocate
...
...
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