summaryrefslogtreecommitdiff
path: root/mpn/x86_64/mode1o.asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup.Torbjorn Granlund2012-12-251-36/+25
* Add copyright years.Torbjorn Granlund2012-11-201-2/+2
* Rename DOS64_ENTRY and DOS64_EXIT.Torbjorn Granlund2012-05-301-3/+3
* Make use of generalised LEA.Torbjorn Granlund2011-12-051-4/+1
* (STD64, IFSTD): New names for ELF64, IFELF .Torbjorn Granlund2011-12-011-9/+1
* Add DOS64 ABI support.Torbjorn Granlund2011-12-011-54/+57
* Use R8 and R32 more regularly.Torbjorn Granlund2011-02-221-14/+14
* Clean up cycle count tables.Torbjorn Granlund2010-03-101-6/+7
* Add more cycle counts.Torbjorn Granlund2009-08-301-2/+3
* Rename modlimb_invert to binvert_limb.Torbjorn Granlund2008-11-211-3/+3
* Add Intel Atom cycle numbers.Torbjorn Granlund2008-10-151-1/+2
* Canonicalize ASM_START, TEXT, and ALIGN at function headers.Torbjorn Granlund2008-09-081-1/+1
* Add cycle counts for K10, update some other counts.Torbjorn Granlund2008-09-081-2/+3
* Update license to version 3.tege2007-09-181-5/+3
* Add P6-15 cycle counts for all files.tege2006-11-041-3/+4
* Update FSF's address.tege2006-02-151-2/+2
* Remove unneeded carry register zeroing.tege2006-01-151-4/+3
* Change ASSERT to not clobber needed register.tege2005-03-171-5/+8
* * mpn/amd64/mode1o.asm: Use movabsq to support large model non-PIC.Kevin Ryde2004-05-021-37/+39
* More of:Kevin Ryde2004-04-041-1/+1
* * mpn/amd64/mode1o.asm: New file.Kevin Ryde2004-04-031-0/+173