HomeFreeBSD

lib/libc/aarch64/string: add optimized strpbrk & strsep implementations

Description

lib/libc/aarch64/string: add optimized strpbrk & strsep implementations

These are direct copies from the amd64 string functions using the
optimized strcspn from D46398

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

Details

Provenance
getzAuthored on Aug 26 2024, 6:14 PM
fuzCommitted on Jan 10 2025, 3:02 PM
Reviewer
fuz
Differential Revision
D46399: lib/libc/aarch64/string: add optimized strpbrk & strsep implementations
Parents
rGf2bd390a54f1: lib/libc/aarch64/string: add strcspn optimized implementation
Branches
Unknown
Tags
Unknown