aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-08-25 20:41:07 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-09-08 21:22:31 +0000
commit2a4096b012449d09e9bc3e912f762e4786092a3c (patch)
tree288fabe23dd06f18861f32f786a8516fc554ae1a
parent331737281c1929c29e679e48783055351ac4fbd9 (diff)
downloadsrc-2a4096b012449d09e9bc3e912f762e4786092a3c.tar.gz
src-2a4096b012449d09e9bc3e912f762e4786092a3c.zip
share/man/man7/simd.7: documend simd-enhanced memchr(3), strnlen(3)
Sponsored by: The FreeBSD Foundation Approved by: mjg MFC after: 1 week MFC to: stable/14 Differential Revision: https://reviews.freebsd.org/D41598
-rw-r--r--share/man/man7/simd.74
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7
index b0a668e6ade7..e5823f463ffb 100644
--- a/share/man/man7/simd.7
+++ b/share/man/man7/simd.7
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE
.
-.Dd August 23, 2023
+.Dd August 25, 2023
.Dt SIMD 7
.Os
.Sh NAME
@@ -58,6 +58,7 @@ Enhanced functions are present in the following architectures:
.It index Ta S Ta Ta S1
.It ldiv Ta Ta Ta S Ta S
.It lldiv Ta Ta Ta S
+.It memchr Ta Ta Ta S1
.It memcmp Ta Ta S Ta S1 Ta S
.It memcpy Ta S Ta S Ta S Ta S Ta SV
.It memmove Ta S Ta S Ta S Ta S Ta SV
@@ -73,6 +74,7 @@ Enhanced functions are present in the following architectures:
.It strlen Ta Ta S Ta S1
.It strncmp Ta Ta S Ta Ta S
.It strncpy Ta Ta Ta Ta Ta S2
+.It strnlen Ta Ta Ta S1
.It strrchr Ta S Ta Ta Ta S
.It strspn Ta Ta Ta S2
.It swab Ta Ta Ta Ta S