summaryrefslogtreecommitdiff
path: root/arch/x86/lib/crc-pclmul-template.S
AgeCommit message (Expand)Author
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30x86/crc: drop checks of CONFIG_AS_VPCLMULQDQEric Biggers
2025-03-19x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512Eric Biggers
2025-02-18x86/crc: add ANNOTATE_NOENDBR to suppress objtool warningsEric Biggers
2025-02-10x86/crc: add "template" for [V]PCLMULQDQ based CRC functionsEric Biggers