summaryrefslogtreecommitdiff
path: root/mpn/ia64/lorrshift.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
* Add nops to ABI=32 operand extension code.Torbjorn Granlund2013-08-291-0/+2
* Rewrite feed-in and wind-down code.Torbjorn Granlund2010-04-101-207/+209
* Add cycle number for Itanium 1.Torbjorn Granlund2009-03-031-0/+1
* Update license to version 3.tege2007-09-181-4/+2
* Append "cond.dptk" to conditional branches to placate icc.tege2006-04-081-3/+3
* Reformat FSF address to 80 columns.tege2006-02-271-3/+3
* Update FSF's address.tege2006-02-151-2/+2
* Rewrite feed-in code.tege2005-06-061-34/+33
* Cleanup code layout.tege2005-05-251-40/+32
* Prefetch using lfetch.tege2005-05-231-20/+30
* Tune function entry and feed-in code.tege2004-10-111-87/+79
* Insert stops after several branches.tege2004-09-111-1/+4
* Rewrite.tege2003-10-141-184/+296
* Amend comments about performance.tege2003-09-281-9/+12
* * mpn/ia64/lorrshift.asm: Add .prologue stuff.Kevin Ryde2002-08-091-0/+3
* * mpn/ia64/*.asm [hpux ABI=32]: Extend 32-bit operands to 64-bits, notKevin Ryde2002-08-051-0/+7
* * mpn/ia64/*.asm: Add .sptk to unconditional branches, add ";" afterKevin Ryde2002-07-151-6/+6
* * mpn/ia64/*.asm: Add .sptk to unconditional branches, add ";" afterKevin Ryde2002-07-151-2/+2
* Add a copyright year.tege2001-11-151-2/+2
* Fix a typo in a comment.tege2001-02-081-1/+1
* New file, implementing mpn_lshift and mpn_rshift.tege2000-10-291-0/+224