Document cond_neg, cond_one_cmpl, cond_len_neg and cond_len_one_cmpl standard patterns
commit3064471b574d462fe2dad87f0cf7c76f67a6e9cc
authorAndrew Pinski <apinski@marvell.com>
Thu, 17 Aug 2023 19:16:25 +0000 (17 12:16 -0700)
committerAndrew Pinski <apinski@marvell.com>
Fri, 18 Aug 2023 06:53:50 +0000 (17 23:53 -0700)
treee0d3a1a1ae3a9223c154dfcb5ea2867c952d0a48
parent3709ca091bec43ee3203b96146585652c5d84728
Document cond_neg, cond_one_cmpl, cond_len_neg and cond_len_one_cmpl standard patterns

When I added `cond_one_cmpl` (and the corresponding IFN) I had noticed cond_neg
standard named pattern was not documented and this adds the documentation for
all 4 named patterns now.

OK? Tested by building the manual.

gcc/ChangeLog:

* doc/md.texi (Standard patterns): Document cond_neg, cond_one_cmpl,
cond_len_neg and cond_len_one_cmpl.
gcc/doc/md.texi