summaryrefslogtreecommitdiff
path: root/arch/x86/lib/crc32-glue.c
AgeCommit message (Expand)Author
2025-03-10x86/crc32: optimize tail handling for crc32c short inputsEric Biggers
2025-02-12x86/crc32: improve crc32c_arch() code generation with clangEric Biggers
2025-02-10x86/crc32: implement crc32_le using new templateEric Biggers
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers
2024-12-01x86/crc32: expose CRC32 functions through libEric Biggers