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
f1f5f142
Commit
f1f5f142
authored
Dec 19, 1997
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
From-SVN: r17154
parent
213ea7a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gcc/md.texi
+3
-3
No files found.
gcc/md.texi
View file @
f1f5f142
...
...
@@ -2303,9 +2303,9 @@ is no @samp{casesi} pattern.
This
pattern
requires
two
operands
:
the
address
or
offset
,
and
a
label
which
should
immediately
precede
the
jump
table
.
If
the
macro
@code{
CASE_VECTOR_PC_RELATIVE
}
is
defined
then
the
first
operand
is
an
o
ffset
which
counts
from
the
address
of
the
table
;
otherwise
,
it
is
an
absolute
address
to
jump
to
.
In
either
case
,
the
first
operand
has
@code{
CASE_VECTOR_PC_RELATIVE
}
evaluates
to
a
nonzero
value
then
the
first
o
perand
is
an
offset
which
counts
from
the
address
of
the
table
;
otherwise
,
it
is
an
absolute
address
to
jump
to
.
In
either
case
,
the
first
operand
has
mode
@code{
Pmode
}
.
The
@samp{
tablejump
}
insn
is
always
the
last
insn
before
the
jump
...
...
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