VectorRegisters VR20-VR31 (same as VSR52-VSR63) are non-volatile and currently excluded from C2 register allocation.
We can make the available if we save them when entering Java from C and restore them when returning.
We can make the available if we save them when entering Java from C and restore them when returning.
- relates to
-
JDK-8354636 [PPC64] Clean up comments regarding frame manager
-
- Open
-
-
JDK-8354650 [PPC64] Try to reduce register definitions
-
- Open
-
-
JDK-8188139 PPC64: Superword Level Parallelization with VSX
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/23987