From 8be97c01d1ab2b5eff77c9b2739b9c791572a601 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Fri, 1 Jul 2005 17:49:47 +0000 Subject: [PATCH] Decimal printout of a BN is wrong on PPC, it's sparse with very few significant digits. As soon it verifies elsewhere it goes to 0.9.8 and 0.9.7. --- crypto/bn/asm/ppc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/bn/asm/ppc.pl b/crypto/bn/asm/ppc.pl index 307c7ccb35..8c567424ae 100644 --- a/crypto/bn/asm/ppc.pl +++ b/crypto/bn/asm/ppc.pl @@ -1717,7 +1717,7 @@ Lppcasm_div1: li r9,1 # r9=1 $SHL r10,r9,r8 # r9<<=r8 $UCMP 0,r3,r10 # - bc BO_IF,CR0_GT,Lppcasm_div2 #or if (h > (1< (1<