summaryrefslogtreecommitdiff
path: root/mpn/asm-defs.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove quotes around PIC_ALWAYS. Reported by George Koehler.Torbjorn Granlund2021-09-141-1/+1
* Add gcd_22Torbjorn Granlund2019-08-171-0/+1
* Add gcd_11.Torbjorn Granlund2019-08-071-0/+1
* (define_mpn): Add sbpi1_bdiv_q, sbpi1_bdiv_qr, sbpi1_bdiv_r.Torbjorn Granlund2017-07-201-0/+3
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-10/+21
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-6/+6
* Canonicalise copyright headers.Torbjorn Granlund2014-01-181-12/+12
* Rename mpn_blah_sec to mpn_sec_blah.Torbjorn Granlund2013-12-261-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* x86_64 implementation of mpn_div_qr_1n_pi1.Niels M?ller2013-10-201-0/+1
* (m4append): Move definition.Torbjorn Granlund2013-03-181-0/+7
* Renaming of mpn_addcnd_n and mpn_subcnd_n to mpn_cnd_*.Niels M?ller2013-03-131-2/+2
* (ABI_SUPPORT): New dummy macro.Torbjorn Granlund2011-11-281-0/+16
* Separate mpn_tabselect from mpn_powm_sec and prepare for asm support.Torbjorn Granlund2011-11-151-0/+1
* mulmid x86_64 assembly.Niels Möller2011-10-031-0/+19
* Fix a typo.Torbjorn Granlund2011-04-281-1/+1
* (define_mpn): Use deflit.Torbjorn Granlund2011-04-111-1/+1
* Moved table for x86_64 invert_limb to a separate file.Niels Möller2011-04-101-0/+1
* New naming convention for div_qr_2 functions.Niels Möller2011-03-301-4/+4
* Prepare for mpn_div_qr_2_pi1_norm assembly.Niels Möller2011-03-221-0/+4
* (define_mpn): Add addcnd_n and subcnd_n.Torbjorn Granlund2011-03-211-0/+2
* (define_mpn): Add div_qr_2.Torbjorn Granlund2011-03-211-0/+1
* Declare all addlsh*_ip1 functions.Marco Bodrato2011-03-111-0/+12
* Define and use sublsh2_n*_ip1.Marco Bodrato2011-03-111-0/+7
* (mpn_addlsh_nc, mpn_rsblsh_nc): Declare.Torbjorn Granlund2011-03-031-0/+2
* mpn_sublsh_n definitions.Marco Bodrato2011-02-141-0/+1
* Update some copyright year.Marco Bodrato2011-02-071-2/+2
* (mpn_addlsh1_nc, mpn_addlsh2_nc, mpn_sublsh1_nc, mpn_sublsh2_nc, mpn_rsblsh1_...Torbjorn Granlund2011-02-051-0/+6
* Add new internal mpn routines addmul_2s and sqr_diag_addlsh1.Torbjorn Granlund2011-01-221-0/+2
* Declare more addmul_N adn mul_N primitives.Torbjorn Granlund2011-01-081-0/+6
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-2/+2
* (mpn_sqr): New name for mpn_sqr_n.Torbjorn Granlund2009-12-271-4/+0
* Purge references to mpn_bdivmod.Torbjorn Granlund2009-12-221-1/+0
* (mpn_pi1_bdiv_q_1): Renamed from mpn_bdiv_q_1_pi1.Torbjorn Granlund2009-12-211-1/+1
* Add mpn_rsh1add_nc, mpn_rsh1sub_nc support.Torbjorn Granlund2009-12-191-0/+2
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-1/+1
* Corrected return value for rsblsh_n, added prototype and mangling.Marco Bodrato2009-12-011-0/+1
* Added declaration and name mangling for addlsh_n.Niels Möller2009-11-191-0/+1
* Fix some comments around...Marco Bodrato2009-11-161-1/+1
* Amend last checkin (lsh2).Torbjorn Granlund2009-11-151-0/+8
* More spelling fixes.Torbjorn Granlund2009-11-151-1/+1
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-311-1/+1
* (define_mpn): Add mullow_basecase.Torbjorn Granlund2009-10-211-0/+1
* Rename mpn_addsub_n to mpn_add_n_sub_n.Torbjorn Granlund2009-10-041-2/+2
* (define_mpn): Remove mod_1s_1p, add mod_1_1p.Torbjorn Granlund2009-08-121-2/+2
* New functions, mpn_bdiv_q_1 and mpn_bdiv_q_1_pi1.Torbjorn Granlund2009-06-041-0/+2
* Add supoort for mpn_rsblsh1_n.Torbjorn Granlund2009-06-041-0/+2
* Correct names for mod_1_N functions.Torbjorn Granlund2009-05-181-4/+8