RFR: 8333412: [s390x] Add support for branch on count instruction

Amit Kumar amitkumar at openjdk.org
Thu Jun 6 06:09:51 UTC 2024


Adds support for BCT, BCTG, BCTR instructions.

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

Commit messages:
 - BCT, BCTG, BCTR instructions support

Changes: https://git.openjdk.org/jdk/pull/19572/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19572&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8333412
  Stats: 28 lines in 2 files changed: 23 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/19572.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19572/head:pull/19572

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


More information about the hotspot-compiler-dev mailing list