RFR: 8330844: Add aliases for conditional jumps and additional instruction forms for x86 [v4]
Scott Gibbons
sgibbons at openjdk.org
Tue Apr 23 16:18:42 UTC 2024
> Adding infrastructure for JDK-8320448. Aliasing conditional jump instructions; adding some x86 instructions.
Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
Comment indentation
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18893/files
- new: https://git.openjdk.org/jdk/pull/18893/files/f7d7f7de..fe5f3060
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18893&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18893&range=02-03
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/18893.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18893/head:pull/18893
PR: https://git.openjdk.org/jdk/pull/18893
More information about the hotspot-compiler-dev
mailing list