summaryrefslogtreecommitdiff
path: root/mpn/powerpc32/rshift.asm
Commit message (Expand)AuthorAgeFilesLines
* Avoid negative stack pointer references.Torbjorn Granlund2014-11-031-2/+4
* 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
* Adjust cutoff point.Torbjorn Granlund2010-05-241-2/+2
* Update license to version 3.tege2007-09-181-4/+2
* Reformat FSF address to 80 columns.tege2006-02-271-3/+3
* Update FSF's address.tege2006-02-151-2/+2
* Update cycle/limb numbers.tege2006-02-131-3/+3
* Add a copyright year.tege2005-11-011-2/+2
* Add power5 timings.tege2005-10-311-0/+1
* Add more cycle numbers.tege2004-05-221-2/+4
* Add power4/powerpc970 cycle counts.tege2003-11-171-1/+2
* Add more cycle counts.tege2003-06-091-4/+6
* Reformat code.tege2003-06-011-30/+28
* * mpn/powerpc32/lshift.asm, mpn/powerpc32/rshift.asm: Lose final mr,Kevin Ryde2002-07-301-3/+2
* * mpn/powerpc32/rshift.asm: Rewrite, transformed from lshift.asm.Kevin Ryde2002-07-131-47/+133
* * mpn/x86/*/*.asm, mpn/powerpc32/*/*.asm, mpn/powerpc64/*/*.asm: PutKevin Ryde2002-03-301-6/+7
* Correction to:Kevin Ryde2002-03-191-1/+1
* * mpn/powerpc32/*.asm: Use L(), add some measured speeds.Kevin Ryde2002-03-191-7/+13
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Use dnl/C instead of `#' for comments.tege2000-04-231-24/+24
* Misc cleanups.tege2000-03-031-6/+7
* Complete translation to `.asm'.tege2000-03-021-4/+4
* Translate from `.S' to `.asm'.tege2000-03-021-0/+59