simd.7: add scalar strrchr() 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/D47275
This commit is contained in:
Strahinja Stanišić
2024-10-24 18:29:04 +02:00
committed by Robert Clausecker
parent df21a004be
commit 63ff982b17
2 changed files with 12 additions and 6 deletions
+3
View File
@@ -6,6 +6,9 @@
#include <machine/asm.h>
.weak rindex
.set rindex, strrchr
/*
* a0 - const char *s
* a1 - int c