devela::_dep::memchr::arch::x86_64

Module sse2

Available on crate feature dep_memchr only.
Expand description

Algorithms for the x86_64 target using 128-bit vectors via SSE2.

Modules§

  • This module defines 128-bit vector implementations of memchr and friends.
  • A 128-bit vector implementation of the “packed pair” SIMD algorithm.