aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-06-10 15:40:47 -0400
committerDJ Delorie <dj@gcc.gnu.org>2003-06-10 15:40:47 -0400
commite2ce66a9d1551dfd8259efa512baa1b79548f42c (patch)
treef1140b051ef50309ae7db0e794fca93b913ad203 /gcc/doc
parente9bbababb6926714874729bb0163252d7de087a9 (diff)
downloadgcc-e2ce66a9d1551dfd8259efa512baa1b79548f42c.zip
gcc-e2ce66a9d1551dfd8259efa512baa1b79548f42c.tar.gz
gcc-e2ce66a9d1551dfd8259efa512baa1b79548f42c.tar.bz2
md.texi (Machine Constraints): Document stormy's Z constraint.
* doc/md.texi (Machine Constraints): Document stormy's Z constraint. From-SVN: r67729
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/md.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 314ecf0..7a6ddd4 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -2271,6 +2271,9 @@ The register indicated by Rx (not implemented yet).
@item U
A constant that is not between 2 and 15 inclusive.
+@item Z
+The constant 0.
+
@end table
@item Xtensa---@file{xtensa.h}