[riscv-port] RFR: 8279213: riscv: RVB: Add zero/sign extend instructions [v2]
Feilong Jiang
fjiang at openjdk.java.net
Sat Dec 25 05:00:44 UTC 2021
On Sat, 25 Dec 2021 03:20:29 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Looks good. Thanks for refactoring the existing zero/sign extension code. Also passed some extra load testing on the unmatched board (where RVB extension is not available).
Thanks for the reviews and tests, Felix. After pushing another commit to add `zext.b`, hotspot and jdk tier1 tests are still passed on QEMU when RVB is enabled.
-------------
PR: https://git.openjdk.java.net/riscv-port/pull/37
More information about the riscv-port-dev
mailing list