summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-mips.pl
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-02-20MIPS32R3 provides the EXT instruction to extract bits fromMarkus Stockhausen
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-19MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-02-28Clean up references to FIPSEmilia Kasper
2016-09-02MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-04MIPS assembly pack: fix MIPS64 assembler warnings.Andy Polyakov
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2015-01-07Fix irix-cc build.Andy Polyakov
2012-09-18MIPS assembly pack: add support for SmartMIPS ASE.Andy Polyakov
2012-09-15MIPS assembly pack: add MIPS[32|64]R2 code.Andy Polyakov
2012-09-15aes-mips.pl: interleave load and integer instructions for better performance.Andy Polyakov
2012-08-17MIPS assembly pack: assign default value to $flavour.Andy Polyakov
2011-10-19vxworks-mips: unify and add assembler.Andy Polyakov
2010-10-21Add aes-mips.pl assembler module.Andy Polyakov