PPC64 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long

XMLWordPrintable

    • b18
    • ppc

      Optimize the implementation of divideUnsigned() and remainderUnsigned() methods in java.lang.Integer and java.lang.Long classes by using PPC64 divwu / divu instructions. Cloned from JDK-8282221

      Note: UseDivMod optimization needs to get implemented for platforms which don't have a combined instruction. Otherwise, some benchmarks will show regression.

            Assignee:
            Martin Doerr
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: