cpu_map: Add missing feature "wrmsrns"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Tim Wiederhake 2024-06-21 14:08:01 +02:00
parent 261fe98dee
commit 4b556699c6

View File

@ -440,6 +440,9 @@
<feature name='lkgs'>
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00040000'/>
</feature>
<feature name='wrmsrns'>
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00080000'/>
</feature>
<feature name='amx-fp16'>
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00200000'/>
</feature>