diff --git a/crypto/sha/asm/sha512-sparcv9.pl b/crypto/sha/asm/sha512-sparcv9.pl index 71d67269ec25e789eeb82e68bebee3acbefd8756..e728d6ec57583f8935901d845336e6e2c97d781b 100644 --- a/crypto/sha/asm/sha512-sparcv9.pl +++ b/crypto/sha/asm/sha512-sparcv9.pl @@ -170,7 +170,7 @@ $code.=<<___ if ($i==0); ld [$inp+16],%l4 ld [$inp+20],%l5 ld [$inp+24],%l6 - cmp 0,$tmp31 + cmp $tmp31,0 ld [$inp+28],%l7 ___ $code.=<<___ if ($i<15);