summaryrefslogtreecommitdiff
path: root/mpn/powerpc64/mode64/rsh1add_n.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/powerpc64/mode64/rsh1add_n.asm')
-rw-r--r--mpn/powerpc64/mode64/rsh1add_n.asm11
1 files changed, 6 insertions, 5 deletions
diff --git a/mpn/powerpc64/mode64/rsh1add_n.asm b/mpn/powerpc64/mode64/rsh1add_n.asm
index 8af3ca774..2a5ef3060 100644
--- a/mpn/powerpc64/mode64/rsh1add_n.asm
+++ b/mpn/powerpc64/mode64/rsh1add_n.asm
@@ -19,11 +19,12 @@ dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
include(`../config.m4')
-C cycles/limb
-C POWER3/PPC630 2 (1.5 c/l should be possible)
-C POWER4/PPC970 4 (2.0 c/l should be possible)
-C POWER5 3.5 (2.0 c/l should be possible)
-C POWER6 4.5
+C cycles/limb
+C POWER3/PPC630 2 (1.5 c/l should be possible)
+C POWER4/PPC970 4 (2.0 c/l should be possible)
+C POWER5 3.5 (2.0 c/l should be possible)
+C POWER6 4.5
+C POWER7 3.5
define(`rp',`r3')
define(`up',`r4')