git: 8b60e1fdbefa - main - share/man/man7/simd.7: document amd64 SIMD use for strpbrk()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 14:25:38 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=8b60e1fdbefab1ffbc1b4222ae0a67e1d455fb45
commit 8b60e1fdbefab1ffbc1b4222ae0a67e1d455fb45
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-09-25 21:45:26 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-12-25 13:55:04 +0000
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
---
share/man/man7/simd.7 | 1 +
1 file changed, 1 insertion(+)
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index fc91ded85698..cab48a01ead1 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -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