AArch64: Use pReg instead of pRegGov when possible

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • None
    • b19
    • aarch64
    • generic

      Currently we allocate p0-p6 for pRegGov operand, and p0-p15 for pReg operand. The pRegGov are used as governing predicates for load/store and arithmetic. But some SVE instructions are fine to use/define p8-p15, e.g. predicate operations. We should be use pReg when possible.

            Assignee:
            Ningsheng Jian (Inactive)
            Reporter:
            Ningsheng Jian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: