RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]

hanklo6 duke at openjdk.org
Fri Oct 18 21:23:03 UTC 2024


On Fri, 18 Oct 2024 02:44:42 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> I think I can put the `cl` register in the GCC assembly to align it with the JDK assembler. This will allow us to remove these parts of checking.
>
>> I think I can put the `cl` register in the GCC assembly to align it with the JDK assembler. This will allow us to remove these parts of checking.
> 
> Good, this should prevent skipping over their validation.

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20857#discussion_r1807025632


More information about the hotspot-compiler-dev mailing list