[Gmp-commit] /var/hg/gmp: Fix c/l numbers.
mercurial at gmplib.org
mercurial at gmplib.org
Wed May 3 23:46:53 UTC 2017
details: /var/hg/gmp/rev/2a77c6532412
changeset: 17382:2a77c6532412
user: Torbjorn Granlund <tg at gmplib.org>
date: Thu May 04 01:46:11 2017 +0200
description:
Fix c/l numbers.
diffstat:
mpn/x86_64/coreisbr/cnd_add_n.asm | 2 +-
mpn/x86_64/coreisbr/cnd_aors_n.asm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 54d77eee148a -r 2a77c6532412 mpn/x86_64/coreisbr/cnd_add_n.asm
--- a/mpn/x86_64/coreisbr/cnd_add_n.asm Thu May 04 00:05:05 2017 +0200
+++ b/mpn/x86_64/coreisbr/cnd_add_n.asm Thu May 04 01:46:11 2017 +0200
@@ -44,7 +44,7 @@
C Intel PNR 3.0
C Intel NHM 3.75
C Intel SBR 1.93
-C Intel IBR 1.60
+C Intel IBR 1.89
C Intel HWL 1.78
C Intel BWL 1.50
C Intel SKL 1.50
diff -r 54d77eee148a -r 2a77c6532412 mpn/x86_64/coreisbr/cnd_aors_n.asm
--- a/mpn/x86_64/coreisbr/cnd_aors_n.asm Thu May 04 00:05:05 2017 +0200
+++ b/mpn/x86_64/coreisbr/cnd_aors_n.asm Thu May 04 01:46:11 2017 +0200
@@ -44,7 +44,7 @@
C Intel PNR 3.0
C Intel NHM 2.75
C Intel SBR 2.15
-C Intel IBR 1.65
+C Intel IBR 1.96
C Intel HWL 2.0
C Intel BWL 1.65
C Intel SKL 1.65
More information about the gmp-commit
mailing list