Module core::core_arch::x86_64::sse42

source ·
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86-64 only.
Expand description

x86_64’s Streaming SIMD Extensions 4.2 (SSE4.2)

Functions

  • crc32_64_64 🔒 Experimental
  • _mm_crc32_u64sse4.2
    Starting with the initial value in crc, return the accumulated CRC32-C value for unsigned 64-bit integer v.