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

It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u40, 9
    • hotspot
    • b40

        Before JDK-8055494 it was possible to disable usage of all BMI1-related instructions by passing -XX:-UseBMI1Instructions to JVM, but fix for JDK-8055494 made it impossible to disable usage of TZCNT.

        TZCNT is part of BMI1 instruction set, so it should be possible to explicitly disable its usage via -XX:-UseBMI1Instuctions passed to JVM.

              kvn Vladimir Kozlov
              fzhinkin Filipp Zhinkin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: