summaryrefslogtreecommitdiff
path: root/mpn/x86_64/dive_1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/dive_1.asm')
-rw-r--r--mpn/x86_64/dive_1.asm13
1 files changed, 7 insertions, 6 deletions
diff --git a/mpn/x86_64/dive_1.asm b/mpn/x86_64/dive_1.asm
index f3b6ac8fa..eb955c1ec 100644
--- a/mpn/x86_64/dive_1.asm
+++ b/mpn/x86_64/dive_1.asm
@@ -21,12 +21,13 @@ include(`../config.m4')
C cycles/limb
-C K8,K9: 10
-C K10: 10
-C P4: 33
-C P6 core2: 13.25
-C P6 corei7: 14
-C P6 atom: 42
+C AMD K8,K9 10
+C AMD K10 10
+C Intel P4 33
+C Intel core2 13.25
+C Intel corei 14
+C Intel atom 42
+C VIA nano ?
C A quick adoption of the 32-bit K7 code.