x86: add Bk and Br to comment list B's sub-chars
gcc/ * config/i386/constraints.md: Mention k and r for B.
This commit is contained in:
parent
5430c86e71
commit
a5e06412e7
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue