Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: OpenSSL issues with 9.2



On Tue, Jul 13, 2021 at 04:19:47PM +0900, Nobuyoshi SATO wrote:
> bn-sparcv8.S is used always in 9.2 for sun4m and sun4c, and,
> bn-sparcv8.S should work correctly in 32 bit CPUs according
> to comments in OpenSSL's sparcv8plus.S. bn-sparcv8.S and
> OpenSSL's sparcv8.S have no difference.
> 
> I don't know why bn-sparcv8.S does not work in some people's
> sun4m and sun4c. This is beyond my power.

The change is intended to get sparc64 -m32 builds use the v9 code.

There should be no opcodes used that are not probed at runtime before,
and why it does not work is totaly beyound me too.

Martin


Home | Main Index | Thread Index | Old Index