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
45bb86fd
Commit
45bb86fd
authored
Apr 17, 1998
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo fix from mrs.
From-SVN: r19258
parent
ac546323
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/md.texi
+1
-1
No files found.
gcc/md.texi
View file @
45bb86fd
...
@@ -2451,7 +2451,7 @@ limit from a global or thread-specific variable or register.
...
@@ -2451,7 +2451,7 @@ limit from a global or thread-specific variable or register.
Emit
code
to
generate
a
non
-
local
goto
,
e
.
g
.,
a
jump
from
one
function
Emit
code
to
generate
a
non
-
local
goto
,
e
.
g
.,
a
jump
from
one
function
to
a
label
in
an
outer
function
.
This
pattern
has
four
arguments
,
to
a
label
in
an
outer
function
.
This
pattern
has
four
arguments
,
each
representing
a
value
to
be
used
in
the
jump
.
The
first
each
representing
a
value
to
be
used
in
the
jump
.
The
first
argument
is
to
be
loaded
d
into
the
frame
pointer
,
the
second
is
argument
is
to
be
loaded
into
the
frame
pointer
,
the
second
is
the
address
to
branch
to
(
code
to
dispatch
to
the
actual
label
),
the
address
to
branch
to
(
code
to
dispatch
to
the
actual
label
),
the
third
is
the
address
of
a
location
where
the
stack
is
saved
,
the
third
is
the
address
of
a
location
where
the
stack
is
saved
,
and
the
last
is
the
address
of
the
label
,
to
be
placed
in
the
and
the
last
is
the
address
of
the
label
,
to
be
placed
in
the
...
...
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