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
2dcfc29d
Commit
2dcfc29d
authored
Dec 24, 2003
by
David Edelsohn
Committed by
David Edelsohn
Dec 24, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/md.texi: Document PowerPC vector register constraint letter.
From-SVN: r75009
parent
8f23fc81
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
+8
-1
gcc/ChangeLog
+4
-0
gcc/doc/md.texi
+4
-1
No files found.
gcc/ChangeLog
View file @
2dcfc29d
2003-12-24 David Edelsohn <edelsohn@gnu.org>
* doc/md.texi: Document PowerPC vector register constraint letter.
2003-12-23 Mark Mitchell <mark@codesourcery.com>
2003-12-23 Mark Mitchell <mark@codesourcery.com>
* calls.c (expand_call): Recognize calls to "sqrt" and create
* calls.c (expand_call): Recognize calls to "sqrt" and create
...
...
gcc/doc/md.texi
View file @
2dcfc29d
...
@@ -1439,7 +1439,7 @@ Constant integer 1
...
@@ -1439,7 +1439,7 @@ Constant integer 1
A floating point constant 0.0
A floating point constant 0.0
@end table
@end table
@item IBM RS6000---@file{rs6000.h}
@item
PowerPC and
IBM RS6000---@file{rs6000.h}
@table @code
@table @code
@item b
@item b
Address base register
Address base register
...
@@ -1447,6 +1447,9 @@ Address base register
...
@@ -1447,6 +1447,9 @@ Address base register
@item f
@item f
Floating point register
Floating point register
@item v
Vector register
@item h
@item h
@samp{MQ}, @samp{CTR}, or @samp{LINK} register
@samp{MQ}, @samp{CTR}, or @samp{LINK} register
...
...
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