cpu_map: Add missing feature "avx-ne-convert"

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:20:53 +02:00
parent c8c44a59fe
commit 3836efdaaf

View File

@ -432,6 +432,10 @@
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00800000'/>
</feature>
<feature name='avx-ne-convert'>
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00000020'/>
</feature>
<!-- Processor Extended State Enumeration sub leaf 1 -->
<feature name='xsaveopt'>
<cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000001'/>