git: 164156058e72 - main - simd.7: add scalar memset() for RISC-V to manpage
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Oct 2025 12:48:32 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=164156058e723c0d9b2bb68054543963f40f1159
commit 164156058e723c0d9b2bb68054543963f40f1159
Author: Strahinja Stanišić <strajabot@FreeBSD.org>
AuthorDate: 2024-06-24 17:07:06 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-10-31 12:47:58 +0000
simd.7: add scalar memset() for RISC-V to manpage
MFC after: 1 month
MFC to: stable/15
Approved by: mhorne, markj (mentor)
Reviewed by: fuz
Sponsored by: Google LLC (GSoC 2024)
Differential Revision: https://reviews.freebsd.org/D45730
---
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 31a4e3b0844f..565b4fa7ea2f 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -64,7 +64,7 @@ Enhanced functions are present for the following architectures:
.It memcpy Ta A Ta S Ta S Ta S Ta SV
.It memmove Ta A Ta S Ta S Ta S Ta SV
.It memrchr Ta A Ta Ta S1
-.It memset Ta A Ta S Ta S Ta S
+.It memset Ta A Ta S Ta S Ta S Ta Ta S
.It rindex Ta A Ta Ta S1 Ta S Ta Ta S
.It stpcpy Ta A Ta Ta S1
.It stpncpy Ta Ta Ta S1