> ... here is something to test. In > crypto/bn/asm/sparct4-mont.pl there is a register windows "warm-up" > sequence that is executed in 32-bit application context only > (benchmarking on Linux had shown that it's not necessary in 64-bit > application context). Could you test to engage it even in 64-bit > application context? I.e. open crypto/bn/asm/sparct4-mont.pl in text > editor, locate "warm it up" comment and replace "#ifndef __arch64__" in > preceding line with "#if 1".
Forgot to mention there are *two* occurrences of "warm it up" sequence. Both need to be engaged to test. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
