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

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/D42346
This commit is contained in:
Robert Clausecker 2023-10-23 23:57:56 -04:00
parent fd2ecd91ae
commit 75cb202698

View file

@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE
.
.Dd October 12, 2023
.Dd October 23, 2023
.Dt SIMD 7
.Os
.Sh NAME
@ -77,6 +77,7 @@ Enhanced functions are present in the following architectures:
.It strnlen Ta Ta Ta S1
.It strrchr Ta S Ta Ta S1 Ta S
.It strpbrk Ta Ta Ta S2
.It strsep Ta Ta Ta S2
.It strspn Ta Ta Ta S2
.It swab Ta Ta Ta Ta S
.It timingsafe_bcmp Ta Ta Ta S1