RFR: 8365147: AArch64: Replace DMB + LD + DMB with LDAR for C1 volatile field loads

Andrew Haley aph at openjdk.org
Tue Aug 12 17:05:15 UTC 2025


On Tue, 12 Aug 2025 16:33:05 GMT, Andrew Haley <aph at openjdk.org> wrote:

> +    load_store_exclusive(dummy_reg, data, dummy_reg, addr,

My mistake: this should be `load_store_volatile`.

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

PR Comment: https://git.openjdk.org/jdk/pull/26748#issuecomment-3180233322


More information about the hotspot-dev mailing list