-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-riscv-port
-
None
-
riscv
-
linux
This issue implements bitwise instructions of RISC-V BitManipulation Extension, including ror/rolw/ror/rori/roriw/rorw.
This issue also add zext/sext C2 instructions that were missed inJDK-8279213
This issue also add zext/sext C2 instructions that were missed in