PPC64: Use andis instead of lis/and

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b150
    • ppc
    • linux

        On replacing lis/and by a single instruction (andis) it's
        possible to reduce the path length so the program is shorter, and therefore is faster.

        It's related to the discussion started here:
        http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2016-October/024664.html

              Assignee:
              Gustavo Romero
              Reporter:
              Gustavo Romero
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: