Expand description
Algorithms for the aarch64
target using 128-bit vectors via NEON.
Modules§
- This module defines 128-bit vector implementations of
memchr
and friends. - A 128-bit vector implementation of the “packed pair” SIMD algorithm.
Algorithms for the aarch64
target using 128-bit vectors via NEON.
memchr
and friends.