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/work071)] Document the eP constraint.
Date: Thu, 21 Oct 2021 00:56:17 +0000 (GMT)	[thread overview]
Message-ID: <20211021005617.5465E3858D39@sourceware.org> (raw)

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

commit c876b8955367d58a5631b9e71e1888d5854fcae8
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Oct 20 20:54:51 2021 -0400

    Document the eP constraint.
    
    2021-10-20  Michael Meissner  <meissner@the-meissners.org>
    
    gcc/
    
            * doc/md.texi (PowerPC and IBM RS6000 constraints): Document the
            eP constraint.

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

diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 41f1850bf6e..13b56279565 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -3336,6 +3336,10 @@ A constant whose negation is a signed 16-bit constant.
 @item eI
 A signed 34-bit integer constant if prefixed instructions are supported.
 
+@item eP
+A scalar floating point constant or a vector constant that can be
+loaded with one prefixed instruction to a VSX register.
+
 @ifset INTERNALS
 @item G
 A floating point constant that can be loaded into a register with one


                 reply	other threads:[~2021-10-21  0:56 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=20211021005617.5465E3858D39@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).