提交 b5701399 编写于 作者: J Jiri Denemark

cpu_map/x86: Add support for BFLOAT16 data type

Introduced in QEMU by commit v4.1.0-266-g80db491da4.
Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
Reviewed-by: NJán Tomko <jtomko@redhat.com>
上级 529100d9
......@@ -339,6 +339,10 @@
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x80000000'/>
</feature>
<feature name='avx512-bf16'>
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00000020'/>
</feature>
<!-- Processor Extended State Enumeration sub leaf 1 -->
<feature name='xsaveopt'>
<cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000001'/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册