RFR: 8330844: Add aliases for conditional jumps and additional instruction forms for x86 [v5]

Scott Gibbons sgibbons at openjdk.org
Tue Apr 23 19:03:59 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:

  Review comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18893/files
  - new: https://git.openjdk.org/jdk/pull/18893/files/fe5f3060..f4db9a1b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18893&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18893&range=03-04

  Stats: 8 lines in 3 files changed: 3 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