summaryrefslogtreecommitdiff
path: root/mpn/alpha
Commit message (Collapse)AuthorAgeFilesLines
* Remove all gcd_1.asm files.Torbjorn Granlund2019-11-291-145/+0
|
* Fix comment typo.Torbjorn Granlund2019-09-081-1/+1
|
* Provide many gcd_11.Torbjorn Granlund2019-08-071-0/+79
|
* Retune (mainly for DIV_1_VS_MUL_1_PERCENT).Torbjorn Granlund2017-02-031-41/+45
|
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* Use LDGP.Torbjorn Granlund2015-04-101-2/+1
|
* Retune.Torbjorn Granlund2014-03-151-112/+117
|
* Retune.Torbjorn Granlund2014-03-141-71/+72
|
* Tuneup.Torbjorn Granlund2014-03-121-67/+85
|
* Retune.Torbjorn Granlund2014-03-111-59/+58
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2749-470/+1009
|
* Retune.Torbjorn Granlund2014-01-241-109/+83
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-197-21/+21
|
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-194-4/+4
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-181-4/+4
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-1817-193/+193
|
* Rename mpn_blah_sec to mpn_sec_blah.Torbjorn Granlund2013-12-261-2/+2
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-0249-49/+49
|
* Collapse copyright years.Torbjorn Granlund2013-11-2812-18/+15
|
* (DATASTART): Accept optional align parameter.Torbjorn Granlund2013-10-161-2/+3
|
* Align table to 8-byte boundary. Make code work if table is not fully ↵Torbjorn Granlund2013-10-161-3/+4
| | | | aligned. Properly test for BWX.
* Use provided gp mechanisms.Torbjorn Granlund2013-10-161-4/+3
|
* (PROLOGUE): Provide "..ng" post-gp label.Torbjorn Granlund2013-10-161-3/+4
|
* Align table.Torbjorn Granlund2013-10-151-1/+1
|
* Align table.Torbjorn Granlund2013-10-151-1/+1
|
* (DATASTART): Use RODATA instead of DATA; accept optional align parameter.Torbjorn Granlund2013-10-151-4/+5
|
* Replace alpha sqr_diagonal implementations by one sqr_diag_addlsh1.Torbjorn Granlund2013-08-233-180/+82
|
* New file.Torbjorn Granlund2013-08-231-0/+156
|
* New file.Torbjorn Granlund2013-08-231-0/+161
|
* Rewrite.Torbjorn Granlund2013-08-231-138/+57
|
* New alpha tabselect.Torbjorn Granlund2013-04-181-0/+126
|
* Generate inversion table.Torbjorn Granlund2013-04-161-33/+4
|
* Tabify.Torbjorn Granlund2013-04-071-32/+32
|
* Retune.Torbjorn Granlund2012-12-152-86/+94
|
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-172-50/+66
|
* Add _nc entry point.Torbjorn Granlund2011-03-142-12/+26
|
* Retune.Torbjorn Granlund2011-02-011-19/+19
|
* Add some missing insns.Torbjorn Granlund2011-01-281-1/+5
|
* Complete rewrite.Torbjorn Granlund2011-01-261-315/+86
|
* Retune.Torbjorn Granlund2010-05-051-5/+5
|
* Avoid multiply for 2 limb feed-in.Torbjorn Granlund2010-05-031-7/+2
|
* Set x bit.Torbjorn Granlund2010-03-161-0/+0
|
* Update comments.Torbjorn Granlund2010-03-151-3/+2
|
* Rewrite alpha mpn_mod_1s_4p_cps.Torbjorn Granlund2010-03-151-107/+103
|
* Natively support alpha/ev6 mpn_mod_1s_4p.Torbjorn Granlund2010-03-101-0/+336
|
* Retune.Torbjorn Granlund2010-02-251-1/+1
|
* Retune.Torbjorn Granlund2010-02-251-7/+7
|
* Retune.Torbjorn Granlund2010-02-041-3/+3
|
* Retune.Torbjorn Granlund2010-02-031-2/+2
|
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-231-11/+85
|