summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ppc64-mont-fixed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/ppc64-mont-fixed.pl')
-rwxr-xr-xcrypto/bn/asm/ppc64-mont-fixed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/ppc64-mont-fixed.pl b/crypto/bn/asm/ppc64-mont-fixed.pl
index da4967a730..ce66611759 100755
--- a/crypto/bn/asm/ppc64-mont-fixed.pl
+++ b/crypto/bn/asm/ppc64-mont-fixed.pl
@@ -267,7 +267,7 @@ ___
addze $tp[$n],$tp[$n+1]
addi $i,$i,$SIZE_T
- bc 25,0,$label->{"outer"}
+ bdnz $label->{"outer"}
and. $tp[$n],$tp[$n],$tp[$n]
bne $label->{"sub"}