PPC64: Make usage of intrinsic dsqrt depend on processor recognition.

XMLWordPrintable

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

        Only some PPC processors have a sqrt instruction.

        Currently, intrinsic for dsqrt is used if a corresponding rule is implemented in the .ad file (has_match_rule()).
        Instead, call match_ruole_supported(), which allows to check processor properties.

        Also adapt PPC64 .ad file to this.

              Assignee:
              Goetz Lindenmaier
              Reporter:
              Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: