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

Varada M varadam at openjdk.org
Mon Oct 28 16:40:20 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)

Tier1 testing on linux-ppc64le has completed successfully. I am now running tests for aix-ppc

Tier1 testing on aix-ppc has completed successfully.

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

PR Comment: https://git.openjdk.org/jdk/pull/21492#issuecomment-2434908095
PR Comment: https://git.openjdk.org/jdk/pull/21492#issuecomment-2442079841


More information about the hotspot-compiler-dev mailing list