summaryrefslogtreecommitdiffstats
path: root/crypto/sparcv9cap.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix strange formatting by indentMatt Caswell2015-01-221-1/+2
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* sparcv9cap.c: omit random detection.Andy Polyakov2013-12-281-0/+2
| | | | PR: 3202
* Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov2012-11-171-0/+32
| | | | Submitted by: David Miller, Andy Polyakov
* Add VIS3 Montgomery multiplication.Andy Polyakov2012-10-201-9/+14
|
* sparcv9cap.c: add SPARC-T4 feature detection.Andy Polyakov2012-09-231-26/+57
| | | | Submitted by: David Miller
* spacrv9cap.c: addenum to recent EC optimizations.Andy Polyakov2011-05-231-1/+2
|
* Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov2011-04-171-3/+23
|
* sparcv9cap.c: disengange Solaris-specific CPU detection routine in favourAndy Polyakov2010-09-051-25/+49
| | | | | of unified procedure relying on SIGILL. PR: 2321
* sparcv9cap.c: reiterate CPU detection logic.Andy Polyakov2010-07-081-15/+17
|
* crypto/sparc*: eliminate _sparcv9_rdwrasi.Andy Polyakov2010-07-021-4/+0
|
* SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedAndy Polyakov2010-07-011-2/+63
| | | | opcodes detected in executable segment" error.
* Typo in Linux part of sparcv9cap.cAndy Polyakov2007-06-201-1/+1
| | | | PR: 1532
* Make some shortcuts in sparcv9cap.c. Trouble is that di_walk_node resultAndy Polyakov2007-06-201-1/+21
| | | | is inconsistent among CPU generations.
* Minor sparcv9 clean-ups.Andy Polyakov2005-12-271-4/+5
|
* Typo in sparcv8cap.c.Andy Polyakov2005-12-181-1/+1
|
* Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov2005-12-161-13/+13
| | | | Engage run-time switch between bn_mul_mont_fpu and bn_mul_mont_int.
* sparccpuid module update.Andy Polyakov2005-12-151-0/+133