summaryrefslogtreecommitdiff
path: root/mpn/powerpc32
diff options
context:
space:
mode:
authortege <tege@gmplib.org>1997-08-18 04:43:06 +0200
committertege <tege@gmplib.org>1997-08-18 04:43:06 +0200
commit48352b9c9190ffd6e36603942ff35a9926d1b852 (patch)
treee74d5a49f14cbc0ef1b783e1bb91b856431e2bcc /mpn/powerpc32
parent29d1ae5a4fca94b8b502129a9a060a7429e5e3e8 (diff)
downloadgmp-48352b9c9190ffd6e36603942ff35a9926d1b852.tar.gz
Delete obsolete comments.
Diffstat (limited to 'mpn/powerpc32')
-rw-r--r--mpn/powerpc32/addmul_1.s6
-rw-r--r--mpn/powerpc32/submul_1.s6
2 files changed, 0 insertions, 12 deletions
diff --git a/mpn/powerpc32/addmul_1.s b/mpn/powerpc32/addmul_1.s
index 6ecd53bbc..8a18e90f2 100644
--- a/mpn/powerpc32/addmul_1.s
+++ b/mpn/powerpc32/addmul_1.s
@@ -27,12 +27,6 @@
# size r5
# s2_limb r6
-# This is a fairly straightforward implementation. The timing of the PC601
-# is hard to understand, so I will wait to optimize this until I have some
-# hardware to play with.
-
-# The code trivially generalizes to 64 bit limbs for the PC620.
-
.toc
.csect .__mpn_addmul_1[PR]
.align 2
diff --git a/mpn/powerpc32/submul_1.s b/mpn/powerpc32/submul_1.s
index 78467cc4b..644e9a5c5 100644
--- a/mpn/powerpc32/submul_1.s
+++ b/mpn/powerpc32/submul_1.s
@@ -27,12 +27,6 @@
# size r5
# s2_limb r6
-# This is a fairly straightforward implementation. The timing of the PC601
-# is hard to understand, so I will wait to optimize this until I have some
-# hardware to play with.
-
-# The code trivially generalizes to 64 bit limbs for the PC620.
-
.toc
.csect .__mpn_submul_1[PR]
.align 2