-
Enhancement
-
Resolution: Fixed
-
P3
-
9, 10
-
b31
-
sparc
-
generic
We have a potential of getting a 3x speedup if we use the umulxhi instruction on SPARC to get the upper 64-bits of the result of a 64x64 multiply. Please use a BigDecimalBench.testMultiply JMH micro-benchmark to verify, or check a related issue.
- relates to
-
JDK-8191232 compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
- Resolved
-
JDK-8055494 Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
- Resolved