summaryrefslogtreecommitdiff
path: root/mpn/x86_64/divrem_1.asm
Commit message (Expand)AuthorAgeFilesLines
* Fixes to: Enforce proper stack allocation.Torbjorn Granlund2014-07-031-8/+8
* Enforce proper stack allocation.Torbjorn Granlund2014-07-021-5/+13
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-10/+21
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Cosmetic change.Torbjorn Granlund2013-08-291-2/+1
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* Rename DOS64_ENTRY and DOS64_EXIT.Torbjorn Granlund2012-05-301-3/+3
* Add DOS64 ABI support.Torbjorn Granlund2011-12-011-13/+27
* Canonicalise cmov forms.Torbjorn Granlund2010-12-191-5/+5
* Clean up obsolete comments.Torbjorn Granlund2010-03-231-1/+1
* Major overhaul of x86_64 divrem_1.Torbjorn Granlund2010-03-191-50/+40
* Use mpn_invert_limb instead of div insn.Torbjorn Granlund2010-03-161-26/+35
* Misc x86_64 mpn_divrem_1 improvements.Torbjorn Granlund2010-03-101-47/+51
* Add more cycle counts.Torbjorn Granlund2009-08-301-2/+3
* Remove redundant EPILOGUE argument.Torbjorn Granlund2009-06-041-1/+1
* Add a nop to save a cycle in unnormalized case.Torbjorn Granlund2009-03-091-1/+2
* Rewrite.Torbjorn Granlund2008-11-231-180/+236
* Add Intel Atom cycle numbers.Torbjorn Granlund2008-10-151-1/+2
* Add cycle counts for K10, update some other counts.Torbjorn Granlund2008-09-081-1/+2
* Update license to version 3.tege2007-09-181-4/+2
* Add P6-15 cycle counts for all files.tege2006-11-041-4/+5
* Reformat FSF address to 80 columns.tege2006-02-271-3/+3
* Update FSF's address.tege2006-02-151-2/+2
* Add Prescott/Nocona cycle/limb numbers.tege2005-04-071-5/+5
* Add preinv entry point.tege2004-11-291-8/+42
* Shave a cycle from fraction development code.tege2004-05-221-69/+52
* Trim a few cycles.tege2004-03-281-30/+39
* *** empty log message ***tege2004-03-271-0/+195