share/man/man7/simd.7: document amd64 SIMD use for strpbrk()

Sponsored by:	The FreeBSD Foundation
Tested by:	developers@, exp-run
Approved by:	mjg
MFC after:	1 month
MFC to:		stable/14
PR:		275785
Differential Revision: https://reviews.freebsd.org/D41980
This commit is contained in:
Robert Clausecker 2023-09-25 17:45:26 -04:00
parent f4fc317c36
commit 8b60e1fdbe

View file

@ -76,6 +76,7 @@ Enhanced functions are present in the following architectures:
.It strncpy Ta Ta Ta Ta Ta S2
.It strnlen Ta Ta Ta S1
.It strrchr Ta S Ta Ta Ta S
.It strpbrk Ta Ta Ta S2
.It strspn Ta Ta Ta S2
.It swab Ta Ta Ta Ta S
.It timingsafe_bcmp Ta Ta Ta S1