RFR: 8293351: Add second tmp register to aarch64 BarrierSetAssembler::load_at [v2]
Axel Boldt-Christmas
aboldtch at openjdk.org
Mon Sep 5 12:49:14 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 one additional commit since the last revision:
Fix argument names
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10161/files
- new: https://git.openjdk.org/jdk/pull/10161/files/ebcd8ebe..bfc33939
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10161&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10161&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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 shenandoah-dev
mailing list