-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b10
-
riscv
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8317500 | 21.0.2 | Ilya Gavrilin | P4 | Resolved | Fixed | b02 |
JDK-8317961 | 17.0.10 | Ilya Gavrilin | P4 | Resolved | Fixed | b01 |
We can save a few more instructions if we use the andn / orn instructions (in the FF, GG and II expressions), when the Zbb extension is available.
- backported by
-
JDK-8317500 RISC-V: use andn / orn in the MD5 instrinsic
-
- Resolved
-
-
JDK-8317961 RISC-V: use andn / orn in the MD5 instrinsic
-
- Resolved
-
- relates to
-
JDK-8313322 RISC-V: implement MD5 intrinsic
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/c8c1c6af
-
Commit openjdk/jdk21u/915892d5
-
Commit openjdk/jdk/4726960f
-
Review openjdk/jdk17u-dev/1850
-
Review openjdk/jdk21u/209
-
Review openjdk/jdk/15156
(4 links to)