git: c15b847b183b - main - share/man/man7/simd.7: document SIMD-enhanced timingsafe_{b,mem}cmp
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jan 2025 15:04:06 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=c15b847b183bf836148caa1a1dc10d5d86507d09 commit c15b847b183bf836148caa1a1dc10d5d86507d09 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-11-18 13:44:47 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-10 15:02:41 +0000 share/man/man7/simd.7: document SIMD-enhanced timingsafe_{b,mem}cmp See also: D46758, D46757 Event: EuroBSDcon 2024 Relnotes: yes --- share/man/man7/simd.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man7/simd.7 b/share/man/man7/simd.7 index f60aa8ee794d..d5092348d9b3 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 26, 2024 +.Dd November 18, 2024 .Dt SIMD 7 .Os .Sh NAME @@ -86,8 +86,8 @@ Enhanced functions are present for the following architectures: .It strsep Ta S Ta Ta S2 .It strspn Ta S Ta Ta S2 .It swab Ta Ta Ta Ta S -.It timingsafe_bcmp Ta Ta Ta S1 -.It timingsafe_memcmp Ta Ta Ta S +.It timingsafe_bcmp Ta A Ta Ta S1 +.It timingsafe_memcmp Ta S Ta Ta S .It wcschr Ta Ta Ta Ta S .It wcscmp Ta Ta Ta Ta S .It wcslen Ta Ta Ta Ta S