summaryrefslogtreecommitdiff
path: root/mpn/arm64
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2016-03-28 22:31:01 +0200
committerTorbjorn Granlund <torbjorng@google.com>2016-03-28 22:31:01 +0200
commitdf526c32d862c9eb0d9168905888eb0b0dd3ea20 (patch)
treef58d8ada399aa368f32126e6a0d77466b6e8cb97 /mpn/arm64
parent39cbdda3bc906ee525a9ccb16ead97cf77222dfb (diff)
downloadgmp-df526c32d862c9eb0d9168905888eb0b0dd3ea20.tar.gz
Adjust cycle number.
Diffstat (limited to 'mpn/arm64')
-rw-r--r--mpn/arm64/xgene1/mul_1.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/arm64/xgene1/mul_1.asm b/mpn/arm64/xgene1/mul_1.asm
index 6dad8e7db..7a147c994 100644
--- a/mpn/arm64/xgene1/mul_1.asm
+++ b/mpn/arm64/xgene1/mul_1.asm
@@ -35,7 +35,7 @@ include(`../config.m4')
C cycles/limb
C Cortex-A53 ?
C Cortex-A57 ?
-C X-Gene 4
+C X-Gene 4.25
define(`rp', `x0')
define(`up', `x1')