RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support [v7]
duke
duke at openjdk.org
Wed Nov 6 16:31:34 UTC 2024
On Tue, 5 Nov 2024 20:52:41 GMT, Srinivas Vamsi Parasa <sparasa at openjdk.org> wrote:
>> The goal of this PR is to fix instruction encoding errors for some of the instructions which support the APX New Data Destination (NDD) and No Flags (NF) features (added in [JDK-8329035](https://bugs.openjdk.org/browse/JDK-8329035))
>>
>> The correctness of the encoding is verified by comparing to the reference encoding by GCC using an automated tool (https://github.com/openjdk/jdk/pull/21795)
>
> Srinivas Vamsi Parasa has updated the pull request incrementally with one additional commit since the last revision:
>
> update opcodes for load based operations
@vamsi-parasa
Your change (at version bca87165b26116dd832b5e6b700cdaa89fa1f17e) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21770#issuecomment-2460243436
More information about the hotspot-compiler-dev
mailing list