openjdk-riscv / jdk11u

Read-only mirror of https://hg.openjdk.java.net/jdk-updates/jdk11u/
GNU General Public License v2.0
11 stars 14 forks source link

Fix the RFLAGS in riscv32.ad #577

Closed shining1984 closed 1 year ago

shining1984 commented 1 year ago

The RFLAGS sometimes need to store the long data, so it need to use the x5. Some RFLAGS be instead of t1, they are not incorrect.