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
6714c1ae
Commit
6714c1ae
authored
Oct 07, 1997
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
REG_BR_PRED docs.
From-SVN: r15860
parent
2f308fec
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
gcc/rtl.texi
+6
-0
No files found.
gcc/rtl.texi
View file @
6714c1ae
...
...
@@ -2641,6 +2641,12 @@ This is used to specify the ratio of branches to non-branches of a
branch
insn
according
to
the
profile
data
.
The
value
is
stored
as
a
value
between
0
and
REG_BR_PROB_BASE
;
larger
values
indicate
a
higher
probability
that
the
branch
will
be
taken
.
@findex
REG_BR_PRED
@item
REG_BR_PRED
These
notes
are
found
in
JUMP
insns
after
delayed
branch
scheduling
has
taken
place
.
They
indicate
both
the
direction
and
the
likelyhood
of
the
JUMP
.
The
format
is
a
bitmask
of
ATTR_FLAG_
*
values
.
@end
table
For
convenience
,
the
machine
mode
in
an
@code{
insn_list
}
or
...
...
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