summaryrefslogtreecommitdiff
path: root/mpn/x86_64/core2
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2011-02-12 19:11:54 +0100
committerTorbjorn Granlund <tege@gmplib.org>2011-02-12 19:11:54 +0100
commit4476e70c1ce66372ea28be9daae8339c8d202e04 (patch)
tree6d3966413d5763f95b38ad2ebc48069f22f4918a /mpn/x86_64/core2
parent33e9b9957fafa06ff5b77d06f8e10d4aede7eb0e (diff)
downloadgmp-4476e70c1ce66372ea28be9daae8339c8d202e04.tar.gz
Add more c/l numbers.
Diffstat (limited to 'mpn/x86_64/core2')
-rw-r--r--mpn/x86_64/core2/aors_n.asm3
-rw-r--r--mpn/x86_64/core2/rsh1aors_n.asm3
-rw-r--r--mpn/x86_64/core2/sublshC_n.asm3
3 files changed, 6 insertions, 3 deletions
diff --git a/mpn/x86_64/core2/aors_n.asm b/mpn/x86_64/core2/aors_n.asm
index 8a20eba65..f90258c85 100644
--- a/mpn/x86_64/core2/aors_n.asm
+++ b/mpn/x86_64/core2/aors_n.asm
@@ -25,7 +25,8 @@ C AMD K8,K9 2.25
C AMD K10 2
C Intel P4 10
C Intel core2 2.05
-C Intel corei 2.3
+C Intel NHM 2.3
+C Intel SBR 1.9
C Intel atom ?
C VIA nano ?
diff --git a/mpn/x86_64/core2/rsh1aors_n.asm b/mpn/x86_64/core2/rsh1aors_n.asm
index 95fea0ee3..eb52efc08 100644
--- a/mpn/x86_64/core2/rsh1aors_n.asm
+++ b/mpn/x86_64/core2/rsh1aors_n.asm
@@ -25,7 +25,8 @@ C AMD K8,K9 ?
C AMD K10 4.25
C Intel P4 21.5
C Intel core2 3.2
-C Intel corei 3.87
+C Intel NHM 3.87
+C Intel SBR 2.05
C Intel atom ?
C VIA nano 44.9
diff --git a/mpn/x86_64/core2/sublshC_n.asm b/mpn/x86_64/core2/sublshC_n.asm
index 117d02577..2f89c35e3 100644
--- a/mpn/x86_64/core2/sublshC_n.asm
+++ b/mpn/x86_64/core2/sublshC_n.asm
@@ -25,7 +25,8 @@ C AMD K8,K9 4.25
C AMD K10 ?
C Intel P4 ?
C Intel core2 3
-C Intel corei 3
+C Intel NHM 3.1
+C Intel SBR 2.47
C Intel atom ?
C VIA nano ?