summaryrefslogtreecommitdiff
path: root/mpn/x86_64/sublsh1_n.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/sublsh1_n.asm')
-rw-r--r--mpn/x86_64/sublsh1_n.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/mpn/x86_64/sublsh1_n.asm b/mpn/x86_64/sublsh1_n.asm
index 6f67fae36..a2f48c007 100644
--- a/mpn/x86_64/sublsh1_n.asm
+++ b/mpn/x86_64/sublsh1_n.asm
@@ -21,13 +21,13 @@ include(`../config.m4')
C cycles/limb
-C K8,K9: 2.2
-C K10: 2.2
-C P4: 12.75
-C P6 core2: 3.45
-C P6 corei7: 3.45
-C P6 atom: ?
-
+C AMD K8,K9 2.2
+C AMD K10 2.2
+C Intel P4 12.75
+C Intel core2 3.45
+C Intel corei ?
+C Intel atom ?
+C VIA nano 3.25
C Sometimes speed degenerates, supposedly related to that some operand
C alignments cause cache conflicts.