aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/sparcv9_modes.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from some files.David Benjamin2016-10-101-8/+8
* SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov2016-07-011-0/+4
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+8
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-081-0/+4
* Fix crash in SPARC T4 XTS.Andy Polyakov2015-02-241-0/+1
* SPARC T4 assembly pack: treat zero input length in CBC.Andy Polyakov2014-03-071-0/+6
* perlasm/sparcv9_modes.pl: make it work even with seasoned perl.Andy Polyakov2013-10-031-2/+2
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* Add support for SPARC T4 DES opcode.Andy Polyakov2013-03-311-0/+60
* AES for SPARC T4: add XTS, reorder subroutines to improve TLB locality.Andy Polyakov2012-11-241-29/+491
* perlasm/sparcv9_modes.pl: addendum to commit#22966.Andy Polyakov2012-11-171-0/+26
* perlasm/sparcv9_modes.pl: fix typo in IV save code and switch to lessAndy Polyakov2012-10-251-17/+25
* sparcv9_modes.pl: membars are reported as must-have.Andy Polyakov2012-10-151-15/+10
* perlasm/sparcv9_modes.pl: "cooperative" optimizations based on suggestionsAndy Polyakov2012-10-141-11/+309
* aest4-sparcv9.pl: split it to AES-specific and reusable part.Andy Polyakov2012-10-111-0/+831