Commit 2dcfc29d by David Edelsohn Committed by David Edelsohn

* doc/md.texi: Document PowerPC vector register constraint letter.

From-SVN: r75009
parent 8f23fc81
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
......
...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment