sha1-x86_64.pl: harmonize Win64 SE handlers for SIMD code pathes.
[oweals/openssl.git] / crypto / sha / asm / sha512-mips.pl
index 1fff09bb4daccc1710f0670cc2fa48e1fd1022ef..89623098d7ac3826528745a24254222edca9eea6 100644 (file)
@@ -406,7 +406,7 @@ $code.=<<___;
        $ST     $G,6*$SZ($ctx)
        $ST     $H,7*$SZ($ctx)
 
-       bnel    $inp,@X[15],.Loop
+       bne     $inp,@X[15],.Loop
        $PTR_SUB $Ktbl,`($rounds-16)*$SZ`       # rewind $Ktbl
 
        $REG_L  $ra,$FRAMESIZE-1*$SZREG($sp)