summaryrefslogtreecommitdiff
path: root/mpn/arm/v6
Commit message (Expand)AuthorAgeFilesLines
* Regenerate most relevant gmp-mparam.h files for larger FFT limit.Torbjorn Granlund2019-11-021-84/+100
* New tuneup files.Torbjorn Granlund2019-10-011-106/+87
* Provide more c/l numbers.Torbjorn Granlund2018-11-073-6/+15
* Revert 4faf85e6b5a8 and 73bbaf099568.Torbjorn Granlund2018-02-092-2/+1
* Revert last change, it hides a symbol needed for testing.Torbjorn Granlund2018-01-072-2/+2
* (binvert_limb_table): Declare as ".hidden".Torbjorn Granlund2018-01-042-1/+2
* Move new v6/bdiv_q_1.asm code to v7/cora8 and grab that from cora9, cora15.Torbjorn Granlund2017-02-111-164/+0
* New file, based on dive_1.asm.Torbjorn Granlund2017-02-101-0/+164
* Retune (mainly for DIV_1_VS_MUL_1_PERCENT).Torbjorn Granlund2017-01-011-0/+2
* Retune.Torbjorn Granlund2015-10-131-90/+121
* Rewrite for speed.Torbjorn Granlund2015-05-171-154/+180
* Rewrite for speed and size.Torbjorn Granlund2015-05-161-50/+33
* Provide more arm cycle numbers.Torbjorn Granlund2015-05-155-10/+15
* Add MULFUNC_PROLOGUE.Torbjorn Granlund2015-04-211-0/+1
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2711-107/+228
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-0211-11/+11
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+2
* Fix comment typo.Torbjorn Granlund2013-08-291-1/+1
* Suppress dead pointer update.Torbjorn Granlund2013-05-021-1/+1
* ARM v6 popham.Torbjorn Granlund2013-04-271-0/+127
* Collect header comments.Torbjorn Granlund2013-04-251-5/+5
* Comment the trick used for ARM submul_1.Niels M?ller2013-04-141-0/+5
* New arm/v6 submul_1.Niels M?ller2013-04-111-0/+109
* Canonicalise arm assembly to use old style "mov ... lsl" for shift ops.Torbjorn Granlund2013-04-081-4/+4
* Add two ARm dive_1 variants.Torbjorn Granlund2013-04-081-0/+138
* Make trivial change to avoid v6t2 instruction, move file accordingly.Torbjorn Granlund2013-04-071-0/+84
* Update c/l table.Torbjorn Granlund2013-03-256-2/+7
* Trim 'sqr_diag_addlsh1' loop.Torbjorn Granlund2013-03-211-3/+3
* Fix typo in last change.Torbjorn Granlund2013-03-191-1/+1
* Encode udf instruction manually.Torbjorn Granlund2013-03-191-1/+1
* Fix typo in last change.Torbjorn Granlund2013-03-191-5/+5
* Make code work for PIC.Torbjorn Granlund2013-03-181-0/+12
* New arm/v6 file.Torbjorn Granlund2013-03-171-0/+163
* Tweak for better A9 performance.Torbjorn Granlund2013-03-161-22/+29
* Add a cycle number.Torbjorn Granlund2013-03-101-1/+1
* Add cycle number.Torbjorn Granlund2013-02-231-1/+1
* Add some ARM A15 cycle numbers.Torbjorn Granlund2012-12-082-2/+2
* Retune.Torbjorn Granlund2012-05-131-69/+77
* Simplify n=4 code.Torbjorn Granlund2012-05-061-10/+6
* Add ARM v6 parameters file.Torbjorn Granlund2012-05-011-0/+138
* Ad ARM v6 sqr_basecase.Torbjorn Granlund2012-04-301-0/+511
* Rewrite for stable speed, smaller size.Torbjorn Granlund2012-04-282-86/+58
* Put new mode1o file in its proper place.Torbjorn Granlund2012-04-271-75/+0
* Add ARM mpn_modexact_1c_odd (v4 and slightly faster v6).Torbjorn Granlund2012-04-271-0/+75
* Misc ARM asm simplifications and cleanups.Torbjorn Granlund2012-04-241-1/+1
* ARMv6 mul_2.Torbjorn Granlund2012-04-241-0/+119
* Add comment about alignment-related degradation.Torbjorn Granlund2012-04-242-0/+2
* ARMv6 addmul_2.Torbjorn Granlund2012-04-241-0/+119