RFR: 8355216: Accelerate P-256 arithmetic on aarch64 [v4]
Ben Perez
bperez at openjdk.org
Mon Jan 26 04:25:44 UTC 2026
> An aarch64 implementation of the `MontgomeryIntegerPolynomial256.mult()` method
Ben Perez has updated the pull request incrementally with one additional commit since the last revision:
Added conditionalAssign() intrinsic, changed mult intrinsic to use hybrid neon/gpr approach
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27946/files
- new: https://git.openjdk.org/jdk/pull/27946/files/ee2f01ac..3cadf6cf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27946&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27946&range=02-03
Stats: 948 lines in 1 file changed: 614 ins; 35 del; 299 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 security-dev
mailing list