cpu_map: Add missing feature "amx-fp16"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Tim Wiederhake 2023-05-24 09:12:45 +02:00
parent c8d67f644c
commit c0dfb6b953

View File

@ -425,6 +425,9 @@
<feature name='fsrc'>
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00001000'/>
</feature>
<feature name='amx-fp16'>
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00200000'/>
</feature>
<!-- Processor Extended State Enumeration sub leaf 1 -->
<feature name='xsaveopt'>