aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/lib/crc32-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-10x86/crc32: optimize tail handling for crc32c short inputsEric Biggers1-1/+9
2025-02-12x86/crc32: improve crc32c_arch() code generation with clangEric Biggers1-2/+2
2025-02-10x86/crc32: implement crc32_le using new templateEric Biggers1-29/+8
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-3/+3
2024-12-01x86/crc32: expose CRC32 functions through libEric Biggers1-0/+124