public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1867] x86: add Bk and Br to comment list B's sub-chars
@ 2023-06-15  8:52 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2023-06-15  8:52 UTC (permalink / raw)
  To: gcc-cvs

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.

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

only message in thread, other threads:[~2023-06-15  8:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15  8:52 [gcc r14-1867] x86: add Bk and Br to comment list B's sub-chars Jan Beulich

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