Module memchr::arch::x86_64

source ·
Expand description

Vector algorithms for the x86_64 target.

Modules§

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