summaryrefslogtreecommitdiff
path: root/mpn/powerpc64/rshift.asm
Commit message (Expand)AuthorAgeFilesLines
* Add POWER7 cycle counts.Torbjorn Granlund2011-11-031-5/+6
* Accept/return values correctly also for 32-bit ABI.Torbjorn Granlund2011-03-121-3/+8
* Rewrite powerpc64 shift functions.Torbjorn Granlund2010-04-281-74/+157
* 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
* Fix accidentally clobbered text in copyright header.tege2006-02-101-1/+1
* Use L() for labels.tege2005-05-021-11/+11
* Ignore upper 32 bits of mp_size_t argument.tege2005-04-091-1/+3
* Misc comment changes.tege2004-10-081-5/+0
* Add cycle counts for power4/ppc970.tege2003-10-221-1/+1
* Handle mode32 ABI.tege2003-10-191-2/+10
* Rewrite.tege2003-09-271-30/+71
* Add cycle counts in consistent style.tege2003-09-241-27/+27
* * mpn/x86/*/*.asm, mpn/powerpc32/*/*.asm, mpn/powerpc64/*/*.asm: PutKevin Ryde2002-03-301-5/+6
* * mpn/powerpc64/*.asm: Add speeds on ppc630.Kevin Ryde2001-04-151-1/+3
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Translate `.S' files to `.asm'.tege2000-03-031-0/+60