public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/dmf001)] Document wD constraint.
@ 2022-10-15  0:02 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2022-10-15  0:02 UTC (permalink / raw)
  To: gcc-cvs

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-15  0:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-15  0:02 [gcc(refs/users/meissner/heads/dmf001)] Document wD constraint Michael Meissner

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).