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

[x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it

    XMLWordPrintable

Details

    • b19
    • x86

    Backports

      Description

        Instructions like pabsb/w/d, phaddd get emitted when SSE3 is available, but are not supported without SSSE3.
        E.g. AMD Opteron(tm) Processor 2218 has SSE3, but not SSSE3.
        Test: compiler/c2/cr6340864/TestIntVect.java

        Attachments

          Issue Links

            Activity

              People

                mdoerr Martin Doerr
                mdoerr Martin Doerr
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: