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

Add tests to verify correctness of operations with BMI1 and LZCNT instructions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 8u20
    • hotspot
    • b08
    • generic
    • generic

        Add tests to verify correctness of operations with BMI1 instructions.

        Following instructions should be covered:
        blsi
        blsr
        andn
        blsmsk
        lzcnt (intrinsic for {Integer,Long}::numberOfLeadingZeros)
        tzcnt (intrinsic for {Integer,Long}::numberOfTrailingZeros)

              fzhinkin Filipp Zhinkin
              fzhinkin Filipp Zhinkin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: