git: dd1c2e887c1f - main - share/man/man7/simd.7: document strrchr scalar, baseline implementation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 14:25:43 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=dd1c2e887c1fa087bf15cbf7f0bdc35b7875bdd6
commit dd1c2e887c1fa087bf15cbf7f0bdc35b7875bdd6
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-10-12 22:31:55 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-12-25 13:55:26 +0000
share/man/man7/simd.7: document strrchr scalar, baseline implementation
Also mention missing rindex() entry, which is provided through
strrchr().
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/D42217
---
share/man/man7/simd.7 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index 39642429c1c4..4e5c078a6e95 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE
.
-.Dd October 7, 2023
+.Dd October 12, 2023
.Dt SIMD 7
.Os
.Sh NAME
@@ -63,7 +63,7 @@ Enhanced functions are present in the following architectures:
.It memcpy Ta S Ta S Ta S Ta S Ta SV
.It memmove Ta S Ta S Ta S Ta S Ta SV
.It memset Ta Ta S Ta S Ta S
-.It rindex Ta S
+.It rindex Ta S Ta Ta S1 Ta S
.It stpcpy Ta Ta Ta S1
.It strcat Ta Ta Ta S Ta S
.It strchr Ta S Ta Ta S1 Ta S
@@ -75,7 +75,7 @@ Enhanced functions are present in the following architectures:
.It strncmp Ta Ta S Ta S1 Ta S
.It strncpy Ta Ta Ta Ta Ta S2
.It strnlen Ta Ta Ta S1
-.It strrchr Ta S Ta Ta Ta S
+.It strrchr Ta S Ta Ta S1 Ta S
.It strpbrk Ta Ta Ta S2
.It strspn Ta Ta Ta S2
.It swab Ta Ta Ta Ta S