Module sse42

Source
Available on x86-64 only.
Expand description

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

Functions§

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