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 in
crc
, return the accumulated CRC32-C value for unsigned 64-bit integerv
. - crc32_
64_ 🔒 ⚠64