summaryrefslogtreecommitdiff
path: root/mpn/x86/k6
Commit message (Expand)AuthorAgeFilesLines
* x86 c/l table cleanup.Torbjorn Granlund2011-02-202-14/+14
* Add more c/l numbers.Marco Bodrato2011-02-151-1/+1
* Retune.Torbjorn Granlund2010-03-181-2/+2
* Retune.Torbjorn Granlund2010-03-131-4/+4
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-231-7/+64
* Retune.Torbjorn Granlund2010-01-071-1/+1
* Add a copyright year.Torbjorn Granlund2010-01-051-1/+1
* Retune for corrected FFT tuning code.Torbjorn Granlund2010-01-051-5/+5
* Retune.Torbjorn Granlund2010-01-031-5/+5
* Retune.Torbjorn Granlund2009-12-311-44/+50
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-3/+3
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-42/+66
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-283-3/+3
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-2/+2
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-312-14/+14
* Update, mainly for toom4.Torbjorn Granlund2009-01-051-23/+30
* Rename modlimb_invert to binvert_limb.Torbjorn Granlund2008-11-212-5/+5
* Remove gcd_finda files.Torbjorn Granlund2008-11-181-224/+0
* Merged changes from main trunkNiels Möller2008-09-221-3/+2
|\
| * Removed GCDEXT_THRESHOLDNiels Möller2008-09-151-1/+0
| * Renamed GCD_SCHOENHAGE_THRESHOLD to GCD_DC_THRESHOLD.Niels Möller2008-09-101-1/+1
| * */gmp-mparam.h: Renamed HGCD_SCHOENHAGE_THRESHOLD to HGCD_THRESHOLD.Niels Möller2008-09-101-1/+1
* | Misc divexact_by3 changes.Torbjorn Granlund2008-09-181-104/+0
|/
* Fix typo in last change.tege2008-02-071-7/+0
* Use LEA, remove explicit movl_eip_*.tege2007-10-072-29/+4
* Add a copyriot year.tege2007-10-071-1/+2
* Clean up spacing.tege2007-09-241-1/+1
* Update license to version 3.tege2007-09-1824-117/+69
* Fix comment typos.tege2007-04-251-1/+1
* Update URLs.tege2006-11-041-4/+4
* Update FSF's address.tege2006-02-1524-48/+48
* Update URLs.tege2006-02-031-5/+5
* Add a copyright year.tege2005-11-012-20/+21
* Add cycle counts for array of x86 processors.tege2005-10-312-4/+26
* Misc comment fixes and spacing cleanups.tege2004-11-171-1/+1
* * mpn/x86/k6/gcd_finda.asm: Correction jbe -> jb in initial setups.Kevin Ryde2004-04-071-2/+2
* Typo in heading comment.Kevin Ryde2004-03-311-2/+2
* Retune.tege2004-02-101-16/+18
* * mpn/x86/k6/mul_basecase.asm: Add comment on using mpn_mul_1.Kevin Ryde2003-10-111-5/+8
* * mpn/x86/k6/aorsmul_1.asm: Tweak some comments, remove M4_descriptionKevin Ryde2003-10-111-15/+15
* Clean up spacing, tabify.tege2003-09-2821-167/+167
* * mpn/x86/k6/mode1o.asm: Remove a bogus ASSERT.Kevin Ryde2003-06-151-2/+1
* * mpn/x86/k6/divrem_1.asm: New file, derived from mpn/x86/divrem_1.asm.Kevin Ryde2003-06-081-0/+194
* * mpn/x86/k6/pre_mod_1.asm: Remove comments now in mpn/x86/mod_1.asm.Kevin Ryde2003-06-081-8/+1
* Add a copyright year.tege2003-02-121-1/+2
* Retune.tege2003-02-121-12/+12
* Revert this, it's no good, for reasons to be described in mpn/x86/README:Kevin Ryde2002-12-181-0/+15
* * mpn/x86/k6/gcd_1.asm, mpn/x86/k7/gcd_1.asm: Don't use the PLT toKevin Ryde2002-12-161-15/+0