Integrated: 8330844: Add aliases for conditional jumps and additional instruction forms for x86

Scott Gibbons sgibbons at openjdk.org
Tue Apr 23 23:38:33 UTC 2024


On Mon, 22 Apr 2024 16:20:39 GMT, Scott Gibbons <sgibbons at openjdk.org> wrote:

> Adding infrastructure for JDK-8320448.  Aliasing conditional jump instructions; adding some x86 instructions.

This pull request has now been integrated.

Changeset: 7a895552
Author:    Scott Gibbons <sgibbons at openjdk.org>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7a895552c8eb9ae19f8d6eb8c35a0393445305fa
Stats:     160 lines in 4 files changed: 160 ins; 0 del; 0 mod

8330844: Add aliases for conditional jumps and additional instruction forms for x86

Reviewed-by: kvn, epeter, sviswanathan

-------------

PR: https://git.openjdk.org/jdk/pull/18893


More information about the hotspot-compiler-dev mailing list