[riscv-port-jdk17u:riscv-port] Integrated: 8296916: RISC-V: Move some small macro-assembler functions to header file
Dingli Zhang
dzhang at openjdk.org
Thu May 18 07:28:19 UTC 2023
On Mon, 15 May 2023 10:17:20 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:
> Please review this backport to riscv-port-jdk17u.
> Backport of [JDK-8296916](https://bugs.openjdk.org/browse/JDK-8296916).
> The original patch cannot be directly applied because jdk17u has no [JDK-8294100](https://bugs.openjdk.org/browse/JDK-8294100) with `MacroAssembler::object_move` and has no `vneg_v`, either.
>
> Testing:
>
> Tier1-3 passed without new failure on unmacthed (release).
This pull request has now been integrated.
Changeset: 9b88e8e6
Author: Dingli Zhang <dzhang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/riscv-port-jdk17u/commit/9b88e8e65771a7022b2ce3d7cd89281dea9ce975
Stats: 281 lines in 3 files changed: 101 ins; 140 del; 40 mod
8296916: RISC-V: Move some small macro-assembler functions to header file
Reviewed-by: fyang
Backport-of: c3b285a8acaf4a6771e80b0a19bf21d6873f1a38
-------------
PR: https://git.openjdk.org/riscv-port-jdk17u/pull/50
More information about the riscv-port-dev
mailing list