-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b25
-
riscv
By using the code sequence of:
lui upper18
lui mid18
slli upper18 18
add high36, upper18
addi dest, high36, low12
We materialize 15% faster both on VF2 and in CPU models.
lui upper18
lui mid18
slli upper18 18
add high36, upper18
addi dest, high36, low12
We materialize 15% faster both on VF2 and in CPU models.