summaryrefslogtreecommitdiff
path: root/mpn/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* Retune.Torbjorn Granlund2011-11-242-54/+61
* Generalise new power6 addmul_1 to support also submul_1.Torbjorn Granlund2011-11-221-26/+51
* Align loop for slightly better power5 performance.Torbjorn Granlund2011-11-221-2/+3
* Retune.Torbjorn Granlund2011-11-221-22/+22
* Add power6-specific addmul_1.Torbjorn Granlund2011-11-221-0/+147
* Spacing cleanup.Torbjorn Granlund2011-11-211-1/+1
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-174-57/+82
* Slight tweak of new code.Torbjorn Granlund2011-11-161-5/+6
* New file.Torbjorn Granlund2011-11-161-0/+185
* Add mpn_tabselect assembly support for powerpc64, x86, x86_64, ia64.Torbjorn Granlund2011-11-151-0/+95
* Remove file, now part of sqr_basecase.asm.Torbjorn Granlund2011-11-111-239/+0
* New file.Torbjorn Granlund2011-11-091-0/+852
* Fix comment typo.Torbjorn Granlund2011-11-092-2/+2
* Move file up from mode64.Torbjorn Granlund2011-11-031-1/+4
* Add POWER7 cycle counts.Torbjorn Granlund2011-11-0326-111/+144
* Provide gmp-mparam.h for POWER7.Torbjorn Granlund2011-11-031-0/+155
* Move sqr_diagonal.asm into mode32 dir.Torbjorn Granlund2011-11-011-0/+0
* New file.Torbjorn Granlund2011-11-011-0/+238
* Overhaul powerpc 32-bit support. Use "mode64" for all relevant environments.Torbjorn Granlund2011-03-201-0/+151
* Accept/return values correctly also for 32-bit ABI.Torbjorn Granlund2011-03-122-6/+16
* Retune.Torbjorn Granlund2011-03-011-26/+26
* Retune.Torbjorn Granlund2011-03-011-11/+11
* Retune.Torbjorn Granlund2011-03-011-13/+13
* Retune.Torbjorn Granlund2011-02-271-1/+1
* Retune.Torbjorn Granlund2011-02-271-146/+94
* Add MULFUNC_PROLOGUE.Torbjorn Granlund2011-02-261-2/+5
* Fix Darwin syntax issues.Torbjorn Granlund2011-02-111-13/+13
* Tune.Torbjorn Granlund2011-02-101-6/+6
* Retune.Torbjorn Granlund2011-01-311-9/+9
* Retune.Torbjorn Granlund2011-01-311-12/+12
* Retune.Torbjorn Granlund2011-01-311-9/+9
* Retune.Torbjorn Granlund2011-01-301-4/+4
* Retune.Torbjorn Granlund2011-01-301-9/+9
* Amend last change.Torbjorn Granlund2011-01-201-0/+3
* Trim away 0.5 c/l for submul_1 for POWER5.Torbjorn Granlund2011-01-201-10/+13
* Remove obsolete comment.Torbjorn Granlund2011-01-041-3/+0
* Whitespace cleanup.Torbjorn Granlund2010-12-273-13/+13
* Rewrite popcount to use vperm count table.Torbjorn Granlund2010-12-151-97/+59
* Retune.Torbjorn Granlund2010-05-251-8/+8
* Minor cleanup.Torbjorn Granlund2010-05-083-14/+0
* Clean up some spacing.Torbjorn Granlund2010-05-071-1/+1
* Retune.Torbjorn Granlund2010-05-063-13/+13
* New mpn_mod_1_1p files.Torbjorn Granlund2010-05-051-0/+150
* Retune.Torbjorn Granlund2010-05-053-135/+140
* Fix typo, and align labels.Torbjorn Granlund2010-05-031-1/+2
* Fix some alignments, add cycle counts coherently.Torbjorn Granlund2010-05-038-83/+53
* Complete rewrite.Torbjorn Granlund2010-05-031-23/+74
* New file.Torbjorn Granlund2010-05-031-0/+256
* New files.Torbjorn Granlund2010-05-023-0/+340
* Fix alignment on AIX.Torbjorn Granlund2010-04-301-3/+3