[riscv-port] RFR: 8279827: riscv: RVB: Add shift and add instructions [v4]
Feilong Jiang
fjiang at openjdk.java.net
Wed Jan 12 01:44:21 UTC 2022
> This PR implements shift left and add instructions: `sh1add`/`sh2add`/`sh3add`/`sh1add.uw`/`sh2add.uw`/`sh3add.uw`.
>
> New C2 instructions are covered by JTREG test: test/jdk/java/lang
Feilong Jiang has updated the pull request incrementally with one additional commit since the last revision:
fix build error
-------------
Changes:
- all: https://git.openjdk.java.net/riscv-port/pull/43/files
- new: https://git.openjdk.java.net/riscv-port/pull/43/files/f166a82b..4356b5aa
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=riscv-port&pr=43&range=03
- incr: https://webrevs.openjdk.java.net/?repo=riscv-port&pr=43&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/riscv-port/pull/43.diff
Fetch: git fetch https://git.openjdk.java.net/riscv-port pull/43/head:pull/43
PR: https://git.openjdk.java.net/riscv-port/pull/43
More information about the riscv-port-dev
mailing list