RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object

Martin Doerr mdoerr at openjdk.org
Tue Oct 29 15:44:06 UTC 2024


On Mon, 14 Oct 2024 12:20:45 GMT, Varada M <varadam at openjdk.org> wrote:

> Load and store assembly instructions which takes Address object as argument. 
> 
> Tier 1 testing successful on linux-ppc64le and aix-ppc (fastdebug level)
> 
> JBS : [JDK-8331861](https://bugs.openjdk.org/browse/JDK-8331861)

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21492#pullrequestreview-2402357836


More information about the hotspot-compiler-dev mailing list