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

    • b19
    • x86

        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

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

                Created:
                Updated:
                Resolved: