mirror of
https://github.com/opnsense/src.git
synced 2026-06-07 07:42:26 -04:00
share/man/man7/simd.7: document amd64 SIMD use for strpbrk()
Sponsored by: The FreeBSD Foundation Tested by: developers@, exp-run Approved by: mjg MFC after: 1 month MFC to: stable/14 PR: 275785 Differential Revision: https://reviews.freebsd.org/D41980
This commit is contained in:
parent
f4fc317c36
commit
8b60e1fdbe
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ Enhanced functions are present in the following architectures:
|
|||
.It strncpy Ta Ta Ta Ta Ta S2
|
||||
.It strnlen Ta Ta Ta S1
|
||||
.It strrchr Ta S Ta Ta Ta S
|
||||
.It strpbrk Ta Ta Ta S2
|
||||
.It strspn Ta Ta Ta S2
|
||||
.It swab Ta Ta Ta Ta S
|
||||
.It timingsafe_bcmp Ta Ta Ta S1
|
||||
|
|
|
|||
Loading…
Reference in a new issue