public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r14-1867] x86: add Bk and Br to comment list B's sub-chars
Date: Thu, 15 Jun 2023 08:52:48 +0000 (GMT)	[thread overview]
Message-ID: <20230615085248.AD32C3858D3C@sourceware.org> (raw)

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

commit r14-1867-ga5e06412e783ad42a39f0b66797654b3f8f2056f
Author: Jan Beulich <jbeulich@suse.com>
Date:   Thu Jun 15 10:51:48 2023 +0200

    x86: add Bk and Br to comment list B's sub-chars
    
    gcc/
    
            * config/i386/constraints.md: Mention k and r for B.

Diff:
---
 gcc/config/i386/constraints.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gcc/config/i386/constraints.md b/gcc/config/i386/constraints.md
index aeda1078471..fd490f39110 100644
--- a/gcc/config/i386/constraints.md
+++ b/gcc/config/i386/constraints.md
@@ -162,7 +162,9 @@
 ;;  g  GOT memory operand.
 ;;  m  Vector memory operand
 ;;  c  Constant memory operand
+;;  k  TLS address that allows insn using non-integer registers
 ;;  n  Memory operand without REX prefix
+;;  r  Broadcast memory operand
 ;;  s  Sibcall memory operand, not valid for TARGET_X32
 ;;  w  Call memory operand, not valid for TARGET_X32
 ;;  z  Constant call address operand.

                 reply	other threads:[~2023-06-15  8:52 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=20230615085248.AD32C3858D3C@sourceware.org \
    --to=jbeulich@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).