summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-mips.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* Unify all assembler file generatorsRichard Levitte2019-09-161-8/+8
* MIPS32R3 provides the EXT instruction to extract bits fromMarkus Stockhausen2019-02-201-49/+85
* Following the license change, modify the boilerplates in crypto/aes/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-03-201-1/+1
* MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov2018-03-191-1/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-121-1/+1
* Clean up references to FIPSEmilia Kasper2017-02-281-4/+0
* MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov2016-09-021-22/+65
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* MIPS assembly pack: fix MIPS64 assembler warnings.Andy Polyakov2016-05-041-6/+8
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-111-2/+2
* Fix irix-cc build.Andy Polyakov2015-01-071-1/+1
* MIPS assembly pack: add support for SmartMIPS ASE.Andy Polyakov2012-09-181-19/+197
* MIPS assembly pack: add MIPS[32|64]R2 code.Andy Polyakov2012-09-151-61/+403
* aes-mips.pl: interleave load and integer instructions for better performance.Andy Polyakov2012-09-151-104/+95
* MIPS assembly pack: assign default value to $flavour.Andy Polyakov2012-08-171-1/+1
* vxworks-mips: unify and add assembler.Andy Polyakov2011-10-191-3/+8
* Add aes-mips.pl assembler module.Andy Polyakov2010-10-211-0/+1606