From 15272ab4ed1e6250412fccd48200ed9eae59608f Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 29 Mar 2010 17:08:02 +0000 Subject: Updated to openssl 1.0.0 --- openssl/crypto/ppccpuid.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openssl/crypto/ppccpuid.pl') diff --git a/openssl/crypto/ppccpuid.pl b/openssl/crypto/ppccpuid.pl index fe44ff07b..369e1d0df 100644 --- a/openssl/crypto/ppccpuid.pl +++ b/openssl/crypto/ppccpuid.pl @@ -67,6 +67,8 @@ Loop: lwarx r5,0,r3 $CMPLI r4,7 li r0,0 bge Lot + $CMPLI r4,0 + beqlr- Little: mtctr r4 stb r0,0(r3) addi r3,r3,1 -- cgit v1.2.3