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
840758d3
Commit
840758d3
authored
Dec 07, 2002
by
Bernd Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix errors in last change
From-SVN: r59903
parent
081a777d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
21 deletions
+22
-21
gcc/doc/md.texi
+22
-21
No files found.
gcc/doc/md.texi
View file @
840758d3
...
...
@@ -1753,66 +1753,67 @@ Memory operand except postincrement and postdecrement
@item
FRV
---
@file
{
frv
.
h
}
@table
@code
@item
a
Register
in
the
class
ACC_REGS
(
@code
{
acc0
}
to
@code
{
acc7
}).
Register
in
the
class
@code
{
ACC_REGS
}
(
@code
{
acc0
}
to
@code
{
acc7
}).
@item
b
Register
in
the
class
EVEN_ACC_REGS
(
@code
{
acc0
}
to
@code
{
acc7
}).
Register
in
the
class
@code
{
EVEN_ACC_REGS
}
(
@code
{
acc0
}
to
@code
{
acc7
}).
@item
c
Register
in
the
class
CC_REGS
(
@code
{
fcc0
}
to
@code
{
fcc3
}
and
@code
{
icc0
}
to
@code
{
icc3
}).
Register
in
the
class
@code
{
CC_REGS
}
(
@code
{
fcc0
}
to
@code
{
fcc3
}
and
@code
{
icc0
}
to
@code
{
icc3
}).
@item
d
Register
in
the
class
GPR_REGS
(
@code
{
gr0
}
to
@code
{
gr63
}).
Register
in
the
class
@code
{
GPR_REGS
}
(
@code
{
gr0
}
to
@code
{
gr63
}).
@item
e
Register
in
the
class
EVEN_REGS
(
@code
{
gr0
}
to
@code
{
gr63
}).
Register
in
the
class
@code
{
EVEN_REGS
}
(
@code
{
gr0
}
to
@code
{
gr63
}).
Odd
registers
are
excluded
not
in
the
class
but
through
the
use
of
a
machine
mode
larger
than
4
bytes
.
@item
f
Register
in
the
class
FPR_REGS
(
@code
{
fr0
}
to
@code
{
fr63
}).
Register
in
the
class
@code
{
FPR_REGS
}
(
@code
{
fr0
}
to
@code
{
fr63
}).
@item
h
Register
in
the
class
FEVEN_REGS
(
@code
{
fr0
}
to
@code
{
fr63
}).
Register
in
the
class
@code
{
FEVEN_REGS
}
(
@code
{
fr0
}
to
@code
{
fr63
}).
Odd
registers
are
excluded
not
in
the
class
but
through
the
use
of
a
machine
mode
larger
than
4
bytes
.
@item
l
Register
in
the
class
LR_REG
(
the
@code
{
lr
}
register
).
Register
in
the
class
@code
{
LR_REG
}
(
the
@code
{
lr
}
register
).
@item
q
Register
in
the
class
QUAD_REGS
(
@code
{
gr2
}
to
@code
{
gr63
}).
Register
in
the
class
@code
{
QUAD_REGS
}
(
@code
{
gr2
}
to
@code
{
gr63
}).
Register
numbers
not
divisible
by
4
are
excluded
not
in
the
class
but
through
the
use
of
a
machine
mode
larger
than
8
bytes
.
@item
t
Register
in
the
class
ICC_REGS
@
(
@code
{
icc0
}
to
@code
{
icc3
}).
Register
in
the
class
@code
{
ICC_REGS
}
(
@code
{
icc0
}
to
@code
{
icc3
}).
@item
u
Register
in
the
class
FCC_REGS
(
@code
{
fcc0
}
to
@code
{
fcc3
}).
Register
in
the
class
@code
{
FCC_REGS
}
(
@code
{
fcc0
}
to
@code
{
fcc3
}).
@item
v
Register
in
the
class
ICR_REGS
(
@code
{
cc4
}
to
@code
{
cc7
}).
Register
in
the
class
@code
{
ICR_REGS
}
(
@code
{
cc4
}
to
@code
{
cc7
}).
@item
w
Register
in
the
class
FCR_REGS
(
@code
{
cc0
}
to
@code
{
cc3
}).
Register
in
the
class
@code
{
FCR_REGS
}
(
@code
{
cc0
}
to
@code
{
cc3
}).
@item
x
Register
in
the
class
QUAD_FPR_REGS
(
@code
{
fr0
}
to
@code
{
fr63
}).
Register
in
the
class
@code
{
QUAD_FPR_REGS
}
(
@code
{
fr0
}
to
@code
{
fr63
}).
Register
numbers
not
divisible
by
4
are
excluded
not
in
the
class
but
through
the
use
of
a
machine
mode
larger
than
8
bytes
.
@item
z
Register
in
the
class
SPR_REGS
(
@code
{
lcr
}
and
@code
{
lr
}).
Register
in
the
class
@code
{
SPR_REGS
}
(
@code
{
lcr
}
and
@code
{
lr
}).
@item
A
Register
in
the
class
QUAD_ACC_REGS
(
@code
{
acc0
}
to
@code
{
acc7
}).
Register
in
the
class
@code
{
QUAD_ACC_REGS
}
(
@code
{
acc0
}
to
@code
{
acc7
}).
@item
B
Register
in
the
class
ACCG_REGS
(
@code
{
accg0
}
to
@code
{
accg7
}).
Register
in
the
class
@code
{
ACCG_REGS
}
(
@code
{
accg0
}
to
@code
{
accg7
}).
@item
C
Register
in
the
class
CR_REGS
(
@code
{
cc0
}
to
@code
{
cc7
}).
Register
in
the
class
@code
{
CR_REGS
}
(
@code
{
cc0
}
to
@code
{
cc7
}).
@item
G
Floating
point
constant
zero
...
...
@@ -1830,14 +1831,14 @@ Floating point constant zero
16
-
bit
unsigned
integer
constant
@item
N
12
-
bit
signed
integer
constant
that
is
negative
-
i
.
e
.
in
the
range
of
-
2048
to
-
1
12
-
bit
signed
integer
constant
that
is
negative
---
i
.
e
.
@
:
in
the
range
of
@minus
{}
2048
to
@minus
{}
1
@item
O
Constant
zero
@item
P
12
-
bit
signed
integer
constant
that
is
greater
than
zero
-
i
.
e
.
in
the
12
-
bit
signed
integer
constant
that
is
greater
than
zero
---
i
.
e
.
@
:
in
the
range
of
1
to
2047
.
@end
table
...
...
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