-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-riscv-port
-
riscv
-
linux
On behalf of Taiping Guo (guotaiping1@huawei.com)
BigInteger intrinsic: mulAdd intrinsic is missed in current vm. It should be implemented.
The JMH test of mulAdd shows that the performance can be improved by 0.69%~21.91% when the length of BigInteger changed from 1 to 5000, compared with that of C2.
BigInteger intrinsic: mulAdd intrinsic is missed in current vm. It should be implemented.
The JMH test of mulAdd shows that the performance can be improved by 0.69%~21.91% when the length of BigInteger changed from 1 to 5000, compared with that of C2.