summaryrefslogtreecommitdiffstats
path: root/crypto/sparc_arch.h
AgeCommit message (Collapse)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
Reviewed-by: Tim Hudson <tjh@openssl.org>
2012-11-17Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov
Submitted by: David Miller, Andy Polyakov
2012-10-25SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in oneAndy Polyakov
place at a time, by pre-processor in .S case and perl - in .s).
2012-09-28sparc_arch.h: add assembler helpers (and make it work on Solaris).Andy Polyakov
Submitted by: David Miller
2012-09-23sparcv9cap.c: add SPARC-T4 feature detection.Andy Polyakov
Submitted by: David Miller