RFR: 8293351: Add second tmp register to aarch64 BarrierSetAssembler::load_at [v5]

Axel Boldt-Christmas aboldtch at openjdk.org
Tue Sep 6 12:06:38 UTC 2022


> Add a second tmp register to the BarrierSetAssembler::load_at GC API for aarch64.
> 
> Today G1 and Shenandoah uses a second temporary register. This will also be the case for generational ZGC.
> 
> Testing: Oracle platforms tier 1-3

Axel Boldt-Christmas has updated the pull request incrementally with two additional commits since the last revision:

 - Push r10 using push and pop
 - Fix Argument Comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10161/files
  - new: https://git.openjdk.org/jdk/pull/10161/files/ad5a7694..1572b08a

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

  Stats: 7 lines in 2 files changed: 0 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/10161.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10161/head:pull/10161

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


More information about the hotspot-dev mailing list