bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.
authorAndy Polyakov <appro@openssl.org>
Wed, 13 May 2015 20:19:59 +0000 (22:19 +0200)
committerAndy Polyakov <appro@openssl.org>
Sun, 24 May 2015 11:26:37 +0000 (13:26 +0200)
commitf5d840a079d18b3efad7938070b964f82e9bbcaf
tree6f40d118d779d796508df67695d63aac34489365
parent886ef2b650768d8960e769707055eb79c32a0125
bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.

BLKINIT optimization worked on T4, but for some reason appears "too
aggressive" for T3 triggering intermiitent EC failures. It's not clear
why only EC is affected...

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 579734ced696125c0768a2f4e56e97939b0e6e49)
crypto/bn/asm/vis3-mont.pl