RFR: 8330156: RISC-V: Range check auipc + signed 12 imm instruction [v5]
Robbin Ehn
rehn at openjdk.org
Fri Apr 19 06:28:59 UTC 2024
On Thu, 18 Apr 2024 14:19:29 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> 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 two additional commits since the last revision:
>
> - Added comment
> - Rename
I'll go ahead and integrate if there was nothing else.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18755#issuecomment-2065844573
More information about the hotspot-dev
mailing list