summaryrefslogtreecommitdiff
path: root/mpn/x86_64/divrem_1.asm
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2008-10-15 22:43:31 +0200
committerTorbjorn Granlund <tege@gmplib.org>2008-10-15 22:43:31 +0200
commitda8cce981a0bd40f7a9d5d0c77c08a38c2833783 (patch)
treefea944c14bb82150687a78fd718518e5e35f02ef /mpn/x86_64/divrem_1.asm
parent40c6d2f90ecedf9dff75ae8390076eb16d9ee419 (diff)
downloadgmp-da8cce981a0bd40f7a9d5d0c77c08a38c2833783.tar.gz
Add Intel Atom cycle numbers.
Diffstat (limited to 'mpn/x86_64/divrem_1.asm')
-rw-r--r--mpn/x86_64/divrem_1.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/mpn/x86_64/divrem_1.asm b/mpn/x86_64/divrem_1.asm
index d743771c4..9700eb3af 100644
--- a/mpn/x86_64/divrem_1.asm
+++ b/mpn/x86_64/divrem_1.asm
@@ -24,7 +24,8 @@ C cycles/limb cycles/limb
C K8,K9: 17 15
C K10: 17 15
C P4: 83 57
-C P6-15: 32 21
+C P6-15 (Core2):32 21
+C P6-28 (Atom): 70 39
C mp_limb_t mpn_divrem_1 (mp_ptr qp, mp_size_t fn,