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>
Wed, 20 May 2015 07:11:25 +0000 (09:11 +0200)
commit579734ced696125c0768a2f4e56e97939b0e6e49
treefa3a8ed65278a7601a9ebb100c7b52577dbfd852
parent4d69f9e69d2f5069ab37da68f4b93a6f337fb13e
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>
crypto/bn/asm/vis3-mont.pl