RFR: JDK-8216437 : PPC64: Add intrinsic for GHASH algorithm [v31]
duke
duke at openjdk.org
Fri May 2 12:29:55 UTC 2025
On Thu, 24 Apr 2025 14:13:50 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
>> JBS Issue : [JDK-8216437](https://bugs.openjdk.org/browse/JDK-8216437)
>>
>> Currently acceleration code for GHASH is missing for PPC64.
>>
>> The current implementation utlilises SIMD instructions on Power and uses Karatsuba multiplication for obtaining the final result.
>
> Suchismith Roy has updated the pull request incrementally with one additional commit since the last revision:
>
> masm
@suchismith1993
Your change (at version 423c8685dad48509afdeb46611585a26317bc130) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20235#issuecomment-2847089935
More information about the hotspot-dev
mailing list