]> gcc.gnu.org Git - gcc.git/commitdiff
md.texi (Machine Constraints): Document stormy's Z constraint.
authorDJ Delorie <dj@redhat.com>
Tue, 10 Jun 2003 19:40:47 +0000 (15:40 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 10 Jun 2003 19:40:47 +0000 (15:40 -0400)
* doc/md.texi (Machine Constraints): Document stormy's Z
constraint.

From-SVN: r67729

gcc/ChangeLog
gcc/doc/md.texi

index a05229ef1a5e77d6f9737d86773e411336691d8c..a1b15007c982d9fa22dbec3f9d12f18e77128b88 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-10  DJ Delorie  <dj@redhat.com>
+
+       * doc/md.texi (Machine Constraints): Document stormy's Z
+       constraint.
+
 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
 
        * except.c (call_site_base): Mark with GTY.
index 314ecf055a66bc782d501c182cada2c7a3b77832..7a6ddd4e5e5751f08a96d9a637e5e2768c703487 100644 (file)
@@ -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}
This page took 0.088116 seconds and 5 git commands to generate.