RFR: 8287926: AArch64: intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long

Andrew Haley aph at openjdk.java.net
Thu Jun 9 10:58:02 UTC 2022


That's all.

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

Commit messages:
 - 8287926: AArch64: Unsigned div and mod instructions

Changes: https://git.openjdk.java.net/jdk/pull/9104/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=9104&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8287926
  Stats: 64 lines in 1 file changed: 64 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/9104.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/9104/head:pull/9104

PR: https://git.openjdk.java.net/jdk/pull/9104


More information about the hotspot-compiler-dev mailing list