summaryrefslogtreecommitdiff
path: root/arch/x86/lib/crc-pclmul-template.S
AgeCommit message (Expand)AuthorFilesLines
2025-03-19x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512Eric Biggers1-15/+8
2025-02-19x86/crc: add ANNOTATE_NOENDBR to suppress objtool warningsEric Biggers1-0/+5
2025-02-10x86/crc: add "template" for [V]PCLMULQDQ based CRC functionsEric Biggers1-0/+584