summaryrefslogtreecommitdiff
path: root/mpn/x86_64/redc_1.asm
Commit message (Expand)AuthorAgeFilesLines
* Add DOS64 ABI support to most files.Torbjorn Granlund2011-11-291-0/+5
* Change how mpn_redc_1 works, use more broadly.Torbjorn Granlund2011-11-071-54/+14
* Use R8 and R32 more regularly.Torbjorn Granlund2011-02-221-23/+23
* Clean up cycle count tables.Torbjorn Granlund2010-03-101-5/+7
* Rename mpn_addsub_n to mpn_add_n_sub_n.Torbjorn Granlund2009-10-041-1/+1
* Add more cycle counts.Torbjorn Granlund2009-08-301-1/+1
* Align stack as mandated by ABI.Torbjorn Granlund2008-12-181-3/+6
* Rewrite.Torbjorn Granlund2008-11-281-282/+278
* (CALL): Moved to redc_1.asm.Torbjorn Granlund2008-11-181-6/+2
* Canonicalize ASM_START, TEXT, and ALIGN at function headers.Torbjorn Granlund2008-09-081-0/+2
* Use L() for labels.tege2007-10-071-35/+35
* Update license to version 3.tege2007-09-181-5/+3
* Update FSF's address.tege2006-02-151-2/+2
* Call via PLT when PIC.tege2004-12-041-2/+6
* *** empty log message ***tege2004-11-011-0/+336