HomeFreeBSD

lib/libc/aarch64/string: add bcopy & bzero wrapper

Description

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: Google LLC (GSoC 2024)
PR: 281175
Differential Revision: https://reviews.freebsd.org/D46459

Details

Provenance
getzAuthored on Aug 28 2024, 1:13 PM
fuzCommitted on Fri, Jan 10, 3:02 PM
Reviewer
fuz
Differential Revision
D46459: lib/libc/aarch64/string: add bcopy & bzero wrapper
Parents
rG3863fec1ce2d: lib/libc/aarch64/string: add strlen SIMD implementation
Branches
Unknown
Tags
Unknown