Module sse42

Source
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 integer v.
crc32_64_64 ๐Ÿ”’ โš