summaryrefslogtreecommitdiff
path: root/mpn/x86_64/core2
Commit message (Expand)AuthorAgeFilesLines
* Add DOS64 ABI support to most files.Torbjorn Granlund2011-11-2912-58/+131
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-171-9/+14
* mulmid x86_64 assembly.Niels Möller2011-10-032-0/+216
* Add/update cycle numbers.Torbjorn Granlund2011-03-213-3/+6
* Retune.Torbjorn Granlund2011-03-091-14/+14
* New file, grabbing another asm file.Torbjorn Granlund2011-03-091-0/+23
* Retune.Torbjorn Granlund2011-03-011-29/+29
* Retune.Torbjorn Granlund2011-02-271-2/+2
* Use R8 and R32 more regularly.Torbjorn Granlund2011-02-224-69/+69
* Add more c/l numbers.Torbjorn Granlund2011-02-123-3/+6
* Fix typo in last change.Torbjorn Granlund2011-02-041-1/+1
* Add MULFUNC_PROLOGUE.Torbjorn Granlund2011-02-041-0/+1
* Retune.Torbjorn Granlund2011-01-311-19/+19
* Fix _nc entry point.Torbjorn Granlund2011-01-201-0/+1
* mpn/x86_64/core2/rsh1aors_n.asm: New file.Torbjorn Granlund2011-01-191-0/+173
* Canonicalise cmov forms.Torbjorn Granlund2010-12-191-2/+2
* Amend last change.Torbjorn Granlund2010-12-181-5/+5
* Tweak core2 divrem_1.asm slightly, correct cycle counts.Torbjorn Granlund2010-12-181-25/+24
* Retune.Torbjorn Granlund2010-05-241-4/+4
* Overhaul of x86_64 {add,sub.rsb}lshC_n.asm code.Torbjorn Granlund2010-05-105-25/+159
* Retune.Torbjorn Granlund2010-05-061-11/+11
* Retune.Torbjorn Granlund2010-05-051-2/+2
* Clean up obsolete comments.Torbjorn Granlund2010-03-231-4/+4
* Major overhaul of x86_64 divrem_1.Torbjorn Granlund2010-03-191-94/+16
* Use mpn_invert_limb instead of div insn.Torbjorn Granlund2010-03-161-29/+39
* Retune.Torbjorn Granlund2010-03-131-3/+3
* Misc x86_64 mpn_divrem_1 improvements.Torbjorn Granlund2010-03-101-34/+33
* Clean up cycle count tables.Torbjorn Granlund2010-03-106-29/+42
* Add 64-but p6 divrem_1.Torbjorn Granlund2010-03-031-0/+284
* Retune.Torbjorn Granlund2010-02-251-7/+7
* Add FFT_TABLE3 tables for a basic set of machines.Torbjorn Granlund2010-01-211-9/+95
* Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines.Torbjorn Granlund2010-01-081-2/+2
* Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines.Torbjorn Granlund2010-01-071-0/+4
* 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-3/+3
* Retune.Torbjorn Granlund2010-01-031-5/+5
* Retune.Torbjorn Granlund2009-12-311-19/+25
* Make mpn_lshiftc standard internal function.Torbjorn Granlund2009-12-281-0/+138
* Optimise shifting for Core i.Torbjorn Granlund2009-12-282-6/+6
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-58/+63
* Retune.Torbjorn Granlund2009-12-221-56/+62
* Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-151-1/+4
* Retune.Torbjorn Granlund2009-12-131-3/+3
* Regenerate many gmp-mparam.h files.Torbjorn Granlund2009-12-101-6/+10
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Retune.Torbjorn Granlund2009-11-291-24/+17
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
* Make gmp-mparam.h more fine grained for x86_64 and ppc64.Torbjorn Granlund2009-11-271-26/+27