memchr
2.7.4
Module sse2
Modules
In memchr::
arch::
x86_
64
Module
memchr
::
arch
::
x86_64
::
sse2
Copy item path
source
·
[
−
]
Expand description
Algorithms for the
x86_64
target using 128-bit vectors via SSE2.
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.