Prepare the code base to enable exploitation of the vector instructions which were newly introduced with z13 a while ago.
This preparation task provides
- instruction definitions (vector string instructions only)
- basic instruction emitters (vector string instructions only)
This preparation task does NOT provide
- any support for vector float instructions
- any exploitation code that will result in vector instructions being generated.
This preparation task provides
- instruction definitions (vector string instructions only)
- basic instruction emitters (vector string instructions only)
This preparation task does NOT provide
- any support for vector float instructions
- any exploitation code that will result in vector instructions being generated.
- relates to
-
JDK-8188857 [s390]: CPU feature detection (Vector Instructions) incomplete
-
- Resolved
-
-
JDK-8187573 [s390]: z/Architecture Vector Facility Support
-
- Resolved
-