summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/sparcv9_modes.pl
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-04-20Copyright consolidation: perl filesRich Salz
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2015-02-24Fix crash in SPARC T4 XTS.Andy Polyakov
2014-03-07SPARC T4 assembly pack: treat zero input length in CBC.Andy Polyakov
2013-10-03perlasm/sparcv9_modes.pl: make it work even with seasoned perl.Andy Polyakov
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-03-31Add support for SPARC T4 DES opcode.Andy Polyakov
2012-11-24AES for SPARC T4: add XTS, reorder subroutines to improve TLB locality.Andy Polyakov
2012-11-17perlasm/sparcv9_modes.pl: addendum to commit#22966.Andy Polyakov
2012-10-25perlasm/sparcv9_modes.pl: fix typo in IV save code and switch to lessAndy Polyakov
2012-10-15sparcv9_modes.pl: membars are reported as must-have.Andy Polyakov
2012-10-14perlasm/sparcv9_modes.pl: "cooperative" optimizations based on suggestionsAndy Polyakov
2012-10-11aest4-sparcv9.pl: split it to AES-specific and reusable part.Andy Polyakov