summaryrefslogtreecommitdiff
path: root/mpn/x86_64/bdiv_dbm1c.asm
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-03-10 01:57:14 +0100
committerTorbjorn Granlund <tege@gmplib.org>2010-03-10 01:57:14 +0100
commitb7f7758a299e7f0bf0f1f6800bc666a64204920e (patch)
treefeab829fafc7b64c309188752e4ed15cf21c7e4f /mpn/x86_64/bdiv_dbm1c.asm
parent3ef6f81b6a9190128aacf2ea193f19e718b589b5 (diff)
downloadgmp-b7f7758a299e7f0bf0f1f6800bc666a64204920e.tar.gz
Clean up cycle count tables.
Diffstat (limited to 'mpn/x86_64/bdiv_dbm1c.asm')
-rw-r--r--mpn/x86_64/bdiv_dbm1c.asm13
1 files changed, 7 insertions, 6 deletions
diff --git a/mpn/x86_64/bdiv_dbm1c.asm b/mpn/x86_64/bdiv_dbm1c.asm
index d6775aef9..72173ce85 100644
--- a/mpn/x86_64/bdiv_dbm1c.asm
+++ b/mpn/x86_64/bdiv_dbm1c.asm
@@ -20,12 +20,13 @@ dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
include(`../config.m4')
C cycles/limb
-C K8,K9: 2.25
-C K10: ?
-C P4: 12.5
-C P6 core2: 4.0
-C P6 corei7: 3.8
-C P6 atom: 20
+C AMD K8,K9 2.25
+C AMD K10 ?
+C Intel P4 12.5
+C Intel core2 4.0
+C Intel corei 3.8
+C Intel atom 20
+C VIA nano 4.2
C TODO
C * Do proper 4-way feed-in instead of the current epilogue