memchr
2.6.2
Module neon
Modules
In memchr::arch::aarch64
Module
memchr
::
arch
::
aarch64
::
neon
Copy item path
source
·
[
−
]
Expand description
Algorithms for the
aarch64
target using 128-bit vectors via NEON.
Modules
§
memchr
This module defines 128-bit vector implementations of
memchr
and friends.
packedpair
A 128-bit vector implementation of the “packed pair” SIMD algorithm.