HomeFreeBSD

simd(7): add missing aarch64 SIMD functions

Description

simd(7): add missing aarch64 SIMD functions

Some of the string functions in contrib/arm-optimized routines are SIMD
enhanced which is not reflect on the simd(7) manpage. This commit
addresses that and introduces a new label A for functions enhanced with
the Arm ASIMD (Neon) extension.

Approved by: emaste
Reviewed by: fuz (GSoC mentor)
MFC to: stable/14
Sponsored by: Google LLC (GSoC 2024)
Differential Revision: https://reviews.freebsd.org/D45523

(cherry picked from commit 6c5ee6e55a35421248f914c4b00dc9ed555262fe)

Details

Provenance
getzAuthored on Jun 7 2024, 11:36 AM
fuzCommitted on Jun 9 2024, 4:11 PM
Reviewer
fuz
Differential Revision
D45523: simd(7): add missing aarch64 SIMD functions
Parents
rG2faee677d518: ti/am335x: Fix the device_set_descf() call in dmtpps_probe()
Branches
Unknown
Tags
Unknown