aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm/sparcv9_modes.pl
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Remove trailing whitespace from some files.David Benjamin1-8/+8
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov1-0/+4
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+8
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov1-0/+4
2015-02-24Fix crash in SPARC T4 XTS.Andy Polyakov1-0/+1
2014-03-07SPARC T4 assembly pack: treat zero input length in CBC.Andy Polyakov1-0/+6
2013-10-03perlasm/sparcv9_modes.pl: make it work even with seasoned perl.Andy Polyakov1-2/+2
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos1-1/+1
2013-03-31Add support for SPARC T4 DES opcode.Andy Polyakov1-0/+60
2012-11-24AES for SPARC T4: add XTS, reorder subroutines to improve TLB locality.Andy Polyakov1-29/+491
2012-11-17perlasm/sparcv9_modes.pl: addendum to commit#22966.Andy Polyakov1-0/+26
2012-10-25perlasm/sparcv9_modes.pl: fix typo in IV save code and switch to lessAndy Polyakov1-17/+25
2012-10-15sparcv9_modes.pl: membars are reported as must-have.Andy Polyakov1-15/+10
2012-10-14perlasm/sparcv9_modes.pl: "cooperative" optimizations based on suggestionsAndy Polyakov1-11/+309
2012-10-11aest4-sparcv9.pl: split it to AES-specific and reusable part.Andy Polyakov1-0/+831