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

Support for AVX-512 Ternary Logic Instruction

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 15
    • hotspot
    • b18
    • x86

      - Support ternary logic "vpternlog" operation in HotSpot-C2 compiler.
      - Ternary logic instruction executes any bitwise logical function between three operands in one instruction.
      - The instruction requires three operands and an immediate value, which is the truth table of this logical expression and is supported by x86 platforms having AVX-512F feature.

            jbhateja Jatin Bhateja
            jbhateja Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: