[PATCH] hash: provide crc32 functions based on intrinsics

Thomas Monjalon thomas at monjalon.net
Thu May 16 19:04:37 CEST 2024


20/03/2024 22:28, Tyler Retzlaff:
> Provide crc32 inline functions implemented using intrinsics for MSVC.

This is replacing asm.
Could we completely replace asm, avoiding the #ifdef?




More information about the dev mailing list