🔬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
- _mm_crc32_u64⚠
sse4.2
Starting with the initial value incrc
, return the accumulated CRC32-C value for unsigned 64-bit integerv
.