From 1547d6a64f4b981a06fd46ee446425a32558f2d0 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 26 Jul 2023 08:20:16 -0700 Subject: : Add APX support Add support for Intel Advanced Performance Extensions: https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html to . --- manual/platform.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual') diff --git a/manual/platform.texi b/manual/platform.texi index c6ed73c..2a2d557 100644 --- a/manual/platform.texi +++ b/manual/platform.texi @@ -210,6 +210,9 @@ The supported processor features are: @code{AMX_TILE} -- Tile architecture. @item +@code{APX_F} -- The APX instruction extensions. + +@item @code{ARCH_CAPABILITIES} -- IA32_ARCH_CAPABILITIES MSR. @item -- cgit v1.1