public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/meissner/heads/dmf001)] Document wD constraint.
Date: Sat, 15 Oct 2022 00:02:47 +0000 (GMT)	[thread overview]
Message-ID: <20221015000247.8CE2E3858D38@sourceware.org> (raw)

https://gcc.gnu.org/g:e9ea0bdde11c9a4dcaf3c92a1c32c8f1fde12b32

commit e9ea0bdde11c9a4dcaf3c92a1c32c8f1fde12b32
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Oct 14 20:02:29 2022 -0400

    Document wD constraint.
    
    2022-10-14   Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
    
            * doc/md.texi (PowerPC constraints): Document the wD constraint.

Diff:
---
 gcc/doc/md.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index d0a71ecbb80..32128feca03 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -3267,6 +3267,9 @@ Like @code{b}, if @option{-mpowerpc64} is used; otherwise, @code{NO_REGS}.
 @item wB
 Signed 5-bit constant integer that can be loaded into an Altivec register.
 
+@item wD
+DMF accumulator registers (@code{DMF_REGS}).
+
 @item wE
 Vector constant that can be loaded with the XXSPLTIB instruction.

                 reply	other threads:[~2022-10-15  0:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221015000247.8CE2E3858D38@sourceware.org \
    --to=meissner@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).