git: d6870bb941fe - main - simd.7: document bcopy() and bzero() as accelerated on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Oct 2025 12:48:44 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/src/commit/?id=d6870bb941fe235e0031f8bfb53fbd120ff859f9
commit d6870bb941fe235e0031f8bfb53fbd120ff859f9
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-10-21 18:58:16 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-10-31 12:48:01 +0000
simd.7: document bcopy() and bzero() as accelerated on riscv64
Event: Google Summer of Code 2024
MFC after: 1 month
MFC to: stable/15
Approved by: markj (mentor)
Differential Revision: https://reviews.freebsd.org/D53248
---
share/man/man7/simd.7 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index 449ca4274287..3343508df504 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -52,8 +52,8 @@ Enhanced functions are present for the following architectures:
.Bl -column FUNCTION_________ aarch64_ arm_ amd64_ i386_ ppc64_ -offset indent
.It Em FUNCTION Ta Em AARCH64 Ta Em ARM Ta Em AMD64 Ta Em I386 Ta Em PPC64 Ta Em RISC-V
.It bcmp Ta A Ta Ta S1 Ta S
-.It bcopy Ta A Ta S Ta S Ta S Ta SV
-.It bzero Ta A Ta S Ta S Ta S
+.It bcopy Ta A Ta S Ta S Ta S Ta SV Ta S
+.It bzero Ta A Ta S Ta S Ta S Ta Ta S
.It div Ta Ta Ta S Ta S
.It index Ta A Ta Ta S1 Ta Ta S
.It ldiv Ta Ta Ta S Ta S