summaryrefslogtreecommitdiff
path: root/mpn/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Optimise out annulled shift insn in loop.Torbjorn Granlund2021-11-141-9/+8
* Remove all gcd_1.asm files.Torbjorn Granlund2019-11-291-135/+0
* mpn/sparc64/dive_1.c: Avoid undefined behavior: << 64.Marco Bodrato2019-11-171-7/+11
* New tuneup files.Torbjorn Granlund2019-10-021-0/+173
* Provide many gcd_11.Torbjorn Granlund2019-08-071-0/+88
* Allow arbitrary cnd argument.Torbjorn Granlund2017-08-311-3/+5
* Revert: Enforce PIC as GNU/Linux toolchain workaround.Torbjorn Granlund2017-08-285-10/+0
* Enforce PIC as GNU/Linux toolchain workaround.Torbjorn Granlund2017-07-235-0/+10
* Whitespace cleanup.Torbjorn Granlund2017-07-191-2/+0
* Fix comment typo.Torbjorn Granlund2017-03-041-1/+1
* New file, based on dive_1.asm.Torbjorn Granlund2017-02-121-0/+137
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-295-5/+0
* Retune.Torbjorn Granlund2015-10-141-116/+119
* Retune.Torbjorn Granlund2014-03-221-68/+73
* Retune.Torbjorn Granlund2014-03-171-101/+96
* Retune.Torbjorn Granlund2014-03-151-0/+0
* Retune.Torbjorn Granlund2014-03-141-0/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2759-560/+1209
* Canonicalise copyright headers.Torbjorn Granlund2014-01-1910-30/+30
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-193-3/+3
* Rename mpn_blah_sec to mpn_sec_blah.Torbjorn Granlund2013-12-261-2/+2
* Make constant args asm inlines become limbs.Torbjorn Granlund2013-12-031-8/+8
* Use https to link to GNU license.Torbjorn Granlund2013-12-0259-59/+59
* Collapse copyright years.Torbjorn Granlund2013-11-2817-25/+22
* Use our register names.Torbjorn Granlund2013-10-051-2/+2
* New file.Torbjorn Granlund2013-08-231-0/+82
* Add T4 and T3 timings.David S. Miller2013-05-046-11/+11
* Invoke INITCY where it has effect.Torbjorn Granlund2013-05-031-5/+5
* Add SPARC T3 mpn_mul_4 and mpn_addmul_4.Torbjorn Granlund2013-05-011-0/+208
* Optimise lead-in code.Torbjorn Granlund2013-05-011-9/+7
* (addxccc): Allow g2 as input.Torbjorn Granlund2013-05-011-2/+7
* Use two-operand neg form.Torbjorn Granlund2013-04-301-1/+1
* Fill one more delay slot.Torbjorn Granlund2013-04-301-2/+1
* Rewrite SPARC T3 addmul_1.Torbjorn Granlund2013-04-301-39/+129
* Whitespace cleanup.Torbjorn Granlund2013-04-291-15/+15
* Align loop start.Torbjorn Granlund2013-04-291-0/+1
* Rewrite SPARC T3 submul_1.Torbjorn Granlund2013-04-291-43/+120
* Add SPARC T3 cnd_add_n and cnd_sub_n.Torbjorn Granlund2013-04-291-0/+132
* Add SPARC T3 addlsh_n and sublsh_n.Torbjorn Granlund2013-04-291-0/+136
* Fix a typo.Torbjorn Granlund2013-04-291-1/+1
* Decrease loop alignment.Torbjorn Granlund2013-04-172-2/+2
* Generate inversion table.Torbjorn Granlund2013-04-161-32/+3
* New LEA64 macro for sparc64.David S. Miller2013-04-164-71/+10
* Avoid addend for GOT entry, it is not portable.Torbjorn Granlund2013-04-151-2/+3
* Add generic sparc64 tabselect.Torbjorn Granlund2013-04-151-0/+151
* Update sparc64 PIC.Torbjorn Granlund2013-04-154-34/+30
* Revert remaining parts of recent sparc LEA changes.Torbjorn Granlund2013-04-153-10/+48
* Revert some of the LEA and INT32 changes.David S. Miller2013-04-141-3/+22
* Sparc symbol handling overhaul.David S. Miller2013-04-104-70/+13
* Add cycle numbers.Torbjorn Granlund2013-04-081-2/+2