summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32c-pcl-intel-asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-121-1/+2
* crypto: x86/crc32c - fix %progbits -> @progbitsDenys Vlasenko2017-01-231-1/+1
* x86/asm/crypto: Move jump_table to .rodata sectionJosh Poimboeuf2016-02-241-4/+4
* crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss2015-09-211-1/+1
* x86/asm: Replace "MOVQ $imm, %reg" with MOVLDenys Vlasenko2015-04-011-1/+1
* crypto: crc32c-pclmul - Shrink K_table to 32-bit wordsGeorge Spelvin2014-06-201-142/+139Star
* crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu2013-04-251-2/+3
* crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen2013-03-101-2/+3
* crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROCJussi Kivilinna2013-01-201-2/+6
* crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-151-0/+460