summaryrefslogtreecommitdiff
path: root/mpn/x86_64/pentium4
Commit message (Expand)AuthorAgeFilesLines
* Remove a spurious emms insn.Torbjorn Granlund2013-07-231-1/+0
* Add fastsse grabber files for tabselect.Torbjorn Granlund2013-04-131-0/+26
* Retune.Torbjorn Granlund2012-12-151-38/+42
* Add copyright years.Torbjorn Granlund2012-11-209-46/+47
* Rename DOS64_ENTRY and DOS64_EXIT.Torbjorn Granlund2012-05-307-17/+17
* Make it actually work for DOS64.Torbjorn Granlund2011-12-081-1/+2
* Conditionalise jump on DOS64 to avoid overhead for standard ABIs.Torbjorn Granlund2011-12-081-1/+1
* Port most remaining x86_64 files to DOS64.Torbjorn Granlund2011-12-059-14/+55
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-171-22/+29
* Retune.Torbjorn Granlund2011-03-011-68/+71
* Use R8 and R32 more regularly.Torbjorn Granlund2011-02-224-29/+29
* Fix typo in last change.Torbjorn Granlund2011-02-041-1/+1
* Add MULFUNC_PROLOGUE.Torbjorn Granlund2011-02-041-0/+1
* Retune.Torbjorn Granlund2011-02-011-6/+6
* Add cycle more counts.Torbjorn Granlund2011-01-271-2/+2
* Remove constant index.Torbjorn Granlund2010-12-183-12/+12
* Rewrite x86_64 mod_34lsub1.asm.Torbjorn Granlund2010-12-161-0/+150
* Work around SysV m4 limitation.Torbjorn Granlund2010-10-041-1/+1
* Retune.Torbjorn Granlund2010-05-241-149/+80
* Disable mpn_addlsh_n, mpn_rsblsh_n for Pentium4.Torbjorn Granlund2010-05-131-0/+2
* New file.Torbjorn Granlund2010-05-121-0/+162
* Clean up comments.Torbjorn Granlund2010-05-092-10/+10
* Provide aorslsh1_n and aorslsh2_n using same mechanism.Torbjorn Granlund2010-05-084-164/+228
* Update disabling of slow P4 routines.Torbjorn Granlund2010-04-101-4/+5
* Amend cycle table.Torbjorn Granlund2010-04-101-5/+7
* Let non-nc code fall into nc code.Torbjorn Granlund2010-04-101-7/+6
* New file pentium4/rsh1aors_n.asm.Torbjorn Granlund2010-04-101-0/+316
* Retune.Torbjorn Granlund2010-03-131-3/+3
* Clean up cycle count tables.Torbjorn Granlund2010-03-104-18/+28
* Retune.Torbjorn Granlund2010-02-251-4/+4
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-251-7/+8
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-231-59/+165
* Retune.Torbjorn Granlund2009-12-311-33/+39
* Retune.Torbjorn Granlund2009-12-271-60/+67
* Retune.Torbjorn Granlund2009-12-221-52/+58
* Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-151-1/+4
* Retune.Torbjorn Granlund2009-12-131-2/+2
* Regenerate many gmp-mparam.h files.Torbjorn Granlund2009-12-101-10/+14
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Retune.Torbjorn Granlund2009-11-291-23/+23
* Don't inhibit use of mpn_addlsh1_n and mpn_sublsh1_n.Torbjorn Granlund2009-11-291-2/+0
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
* Retune.Torbjorn Granlund2009-11-261-29/+31
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-311-3/+3
* Correct names of new defines.Torbjorn Granlund2009-10-051-2/+2
* (SQR_FFT_TABLE2): Updade table.Torbjorn Granlund2009-10-041-1/+3
* (MUL_FFT_TABLE2, SQR_FFT_TABLE2): Define these.Torbjorn Granlund2009-10-031-2/+6
* Minor cleanup.Torbjorn Granlund2009-01-161-1/+1
* Update, mainly for MOD_1_N thresholds.Torbjorn Granlund2009-01-151-4/+7
* Tune prologue code.Torbjorn Granlund2008-12-281-43/+35