]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
x86: add Bk and Br to comment list B's sub-chars
authorJan Beulich <jbeulich@suse.com>
Thu, 15 Jun 2023 08:51:48 +0000 (10:51 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 15 Jun 2023 08:51:48 +0000 (10:51 +0200)
gcc/

* config/i386/constraints.md: Mention k and r for B.

gcc/config/i386/constraints.md

index aeda1078471d364ab79e5926c95668223302ac3a..fd490f3911016b356f93bbdb33feac4d8792b746 100644 (file)
 ;;  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.