Integrated: 8343317: Extend test generation tool to handle APX NDD/NF flavor of instructions

hanklo6 duke at openjdk.org
Wed Nov 13 16:24:00 UTC 2024


On Wed, 30 Oct 2024 20:57:37 GMT, hanklo6 <duke at openjdk.org> wrote:

> Extend test generation tool and gtest (added as part of https://bugs.openjdk.org/browse/JDK-8339507) to handle Intel APX NDD/NF instructions.
> 
> Intel Advanced Performance Extensions (APX) adds non destructive destination (NDD) and no flags (NF) flavor for the scalar instructions through EVEX encoding. For more information about APX, see https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html.

This pull request has now been integrated.

Changeset: 916694f2
Author:    hanklo6 <hank.lo at intel.com>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/916694f2c1e7fc8d6a88e7026bc2d29ba2923849
Stats:     3216 lines in 5 files changed: 2068 ins; 115 del; 1033 mod

8343317: Extend test generation tool to handle APX NDD/NF flavor of instructions

Reviewed-by: sviswanathan, sparasa

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

PR: https://git.openjdk.org/jdk/pull/21795


More information about the hotspot-dev mailing list