-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-riscv-port
-
riscv
-
linux
RISCV have several feature extensions: RVV, RVC and RVB.
Work in under progress to support those features in Hotspot JVM.
For maintenance purposes, we should move assembler functions for specific feature into separate file.
This issue refactors existing code moving assembler functions for RVV into feature-specific files.
Work in under progress to support those features in Hotspot JVM.
For maintenance purposes, we should move assembler functions for specific feature into separate file.
This issue refactors existing code moving assembler functions for RVV into feature-specific files.