git: d2c23f5953a8 - main - simd.7: add scalar memchr() for RISC-V to manpage
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Oct 2025 12:48:30 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=d2c23f5953a823e01f0c6418b0f98c119f145e20
commit d2c23f5953a823e01f0c6418b0f98c119f145e20
Author: Strahinja Stanišić <strajabot@FreeBSD.org>
AuthorDate: 2024-07-18 17:57:51 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-10-31 12:47:58 +0000
simd.7: add scalar memchr() for RISC-V to manpage
MFC after: 1 month
MFC to: stable/15
Approved by: mhorne, markj (mentor)
Sponsored by: Google LLC (GSoC 2024)
Differential Revision: https://reviews.freebsd.org/D46023
---
share/man/man7/simd.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index 92cbbdee25a4..31a4e3b0844f 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -58,7 +58,7 @@ Enhanced functions are present for the following architectures:
.It index Ta A Ta Ta S1
.It ldiv Ta Ta Ta S Ta S
.It lldiv Ta Ta Ta S
-.It memchr Ta A Ta Ta S1
+.It memchr Ta A Ta Ta S1 Ta Ta Ta S
.It memcmp Ta A Ta S Ta S1 Ta S
.It memccpy Ta A Ta Ta S1
.It memcpy Ta A Ta S Ta S Ta S Ta SV