RFR: 8355216: Accelerate P-256 arithmetic on aarch64 [v3]

Ben Perez bperez at openjdk.org
Tue Dec 2 21:08:12 UTC 2025


> An aarch64 implementation of the `MontgomeryIntegerPolynomial256.mult()` method

Ben Perez has updated the pull request incrementally with one additional commit since the last revision:

  fixed assertions in assembler_aarch64.hpp

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27946/files
  - new: https://git.openjdk.org/jdk/pull/27946/files/293ad948..ee2f01ac

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27946&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27946&range=01-02

  Stats: 10 lines in 2 files changed: 0 ins; 2 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/27946.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27946/head:pull/27946

PR: https://git.openjdk.org/jdk/pull/27946


More information about the hotspot-dev mailing list