summaryrefslogtreecommitdiff
path: root/mpn/x86_64/aors_n.asm
Commit message (Expand)AuthorAgeFilesLines
* Add some c/l measurements.Torbjorn Granlund2018-05-311-1/+1
* Amend comments and c/l tables.Torbjorn Granlund2017-06-041-6/+7
* Update c/l tables.Torbjorn Granlund2017-02-141-6/+14
* 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
* Supplement c/l table.Torbjorn Granlund2013-07-231-3/+6
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* Rename DOS64_ENTRY and DOS64_EXIT.Torbjorn Granlund2012-05-301-6/+6
* (STD64, IFSTD): New names for ELF64, IFELF .Torbjorn Granlund2011-12-011-9/+1
* Add DOS64 ABI support to most files.Torbjorn Granlund2011-11-291-8/+26
* Use R8 and R32 more regularly.Torbjorn Granlund2011-02-221-3/+3
* Add more c/l numbers.Torbjorn Granlund2011-02-121-1/+2
* Whitespace cleanup.Torbjorn Granlund2010-12-271-1/+1
* Rewrite not to rely on ZF after 'bt' insn.Torbjorn Granlund2010-11-061-36/+41
* Clean up cycle count tables.Torbjorn Granlund2010-03-101-6/+7
* Add more cycle counts.Torbjorn Granlund2009-08-301-2/+3
* Misc cleanups.Torbjorn Granlund2008-12-281-1/+1
* Replace with slightly faster, more alignment neutral loop.Torbjorn Granlund2008-11-201-87/+89
* Remove redundant MULFUNC_PROLOGUE.Torbjorn Granlund2008-10-191-2/+0
* Add Intel Atom cycle numbers.Torbjorn Granlund2008-10-151-4/+4
* Misc cleanups.Torbjorn Granlund2008-09-081-3/+3
* Add cycle counts for K10, update some other counts.Torbjorn Granlund2008-09-081-4/+5
* Merge add_n and sub_n into aors_n.tege2008-02-081-0/+137