Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8294261

AArch64: Use pReg instead of pRegGov when possible

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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.

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

              Created:
              Updated:
              Resolved: