summaryrefslogtreecommitdiff
path: root/mpn/powerpc64/mode64/mod_1_4.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/powerpc64/mode64/mod_1_4.asm')
-rw-r--r--mpn/powerpc64/mode64/mod_1_4.asm11
1 files changed, 6 insertions, 5 deletions
diff --git a/mpn/powerpc64/mode64/mod_1_4.asm b/mpn/powerpc64/mode64/mod_1_4.asm
index e0f26da96..b6163c5e7 100644
--- a/mpn/powerpc64/mode64/mod_1_4.asm
+++ b/mpn/powerpc64/mode64/mod_1_4.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 ?
-C POWER4/PPC970 9
-C POWER5 9
-C POWER6 13
+C cycles/limb
+C POWER3/PPC630 ?
+C POWER4/PPC970 9
+C POWER5 9
+C POWER6 13
+C POWER7 3.5
C TODO
C * Optimise, in particular the cps function. This was compiler-generated and