summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/ppc-xlate.pl
AgeCommit message (Expand)Author
2020-06-19Remove whitespace from 'white space'haykam821
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-12-11crypto/perlasm/ppc-xlate.pl: add linux64v2 flavourAndy Polyakov
2019-02-01perlasm/ppc-xlate.pl: add VSX word load/store instructions.Andy Polyakov
2018-12-06Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte
2018-06-06perlasm/ppc-xlate.pl: add vmrg[eo]w instructions.Andy Polyakov
2018-05-30perlasm/ppc-xlate.pl: add new instructions and clean up.Andy Polyakov
2017-06-13perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-29perlasm/ppc-xlate.pl: recognize .type directive.Andy Polyakov
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-13PPC assebmly pack: initial POWER9 support tidbits.Andy Polyakov
2015-12-03perlasm/ppc-xlate.pl: comply with ABIs that specify vrsave as reserved.Andy Polyakov
2014-07-01perlasm/ppc-xlate.pl update.Andy Polyakov
2014-05-12Add "teaser" AES module for PowerISA 2.07.Andy Polyakov
2013-12-18PPC assembly pack: improve AIX support (enable vpaes-ppc).Andy Polyakov
2013-12-04perlasm/ppc-xlate.pl: add support for AltiVec/VMX and VSX.Andy Polyakov
2013-12-04perlasm/ppc-xlate.pl: improve linux64le support.Andy Polyakov
2013-10-31perlas/ppc-xlate.pl: fix typo.Andy Polyakov
2013-10-31perlasm/ppc-xlate.pl: add .quad directiveAndy Polyakov
2013-10-15PPC assembly pack: add .size directives.Andy Polyakov
2011-05-16ppc-xlate.pl: get linux64 declaration right.Andy Polyakov
2010-01-24OPENSSL_cleanse to accept zero length parameter [matching C implementation].Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2007-12-29ppc-xlate.pl update.Andy Polyakov
2007-07-13gas -g doesn't tolerate unpadded .bytes in code segment.Andy Polyakov
2007-05-19ppc-xlate.pl update.Andy Polyakov
2006-10-17Support for .asciz directive in perlasm modules.Andy Polyakov
2006-06-05Minor ppc-xlate.pl update.Andy Polyakov
2006-05-04Futher minor PPC assembler update.Andy Polyakov
2006-05-03Minor PPC assembler updates.Andy Polyakov
2006-05-03PPC assembler distiller update.Andy Polyakov
2006-04-30Yet another "teaser" Montgomery multiplication module, for PowerPC.Andy Polyakov