From d2c23f5953a823e01f0c6418b0f98c119f145e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Strahinja=20Stani=C5=A1i=C4=87?= Date: Thu, 18 Jul 2024 19:57:51 +0200 Subject: [PATCH] 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 92cbbdee25a..31a4e3b0844 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