RFR: 8330156: RISC-V: Range check auipc + signed 12 imm instruction [v3]
Robbin Ehn
rehn at openjdk.org
Mon Apr 15 10:08:59 UTC 2024
> Hi please consider!
>
> Today we check if the distance is a signed 32.
> As the second instruction have sign bit + 11 bits the, max of such pair is shorter.
>
> Sanity tested
Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
Non inclusive positive side
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18755/files
- new: https://git.openjdk.org/jdk/pull/18755/files/c65c2dbd..80d9088d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18755&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18755&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18755.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18755/head:pull/18755
PR: https://git.openjdk.org/jdk/pull/18755
More information about the hotspot-dev
mailing list