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

aarch64: generates constrained unpredictable instructions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • AARCH64 development board

    • b81
    • aarch64
    • linux

        The aarch64 port is generating constrained unpredictable instructions.

        These are being generated for the STRX instructiion

        STRX Rs, Rt, [Rn]

        where Rs == Rt.

        and also LDAXP instructions

        LDAXP Rt1, Rt2, [Rn]

        where Rt1 == Rt2.

        Both of these are defined as constrained unpredictable and do in fact generate illegal instructions on one of our partners implementations.

              enevill Ed Nevill
              enevill Ed Nevill
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 2 days
                  2d
                  Remaining:
                  Remaining Estimate - 2 days
                  2d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified