aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/sparcv9_modes.pl
Commit message (Expand)AuthorAgeFilesLines
* 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