aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStrahinja Stanišić <strajabot@FreeBSD.org>2024-06-24 17:07:06 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2025-10-31 12:47:58 +0000
commit164156058e723c0d9b2bb68054543963f40f1159 (patch)
tree82f6d35802ecf0aa6e8c6f5ceea1b1ee338305d5
parent40a958d5850ddda6d863558c8b31572f700d53ca (diff)
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
-rw-r--r--share/man/man7/simd.72
1 files changed, 1 insertions, 1 deletions
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