-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-riscv-port
-
riscv
-
linux
There are two instructs for DecodeNKlass in C2, and the difference is only that which temporary register operand is used by them, xheapbase, t0 or t1. It's too complicated and the effect is almost invisible. So we just simplify the pattern by using a temporary register from the register allocation.