cpu_map: Add missing feature "avx-ifma"

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:18:04 +02:00
parent 01be1472f9
commit c8c44a59fe

View File

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