aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorJiaxi Chen <jiaxi.chen@linux.intel.com>2023-03-03 14:59:11 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2023-04-28 12:50:34 +0200
commiteaaa197d5b112ea2758b54df58881a2626de3af5 (patch)
treefc40d7959ccd227a07e634af8a5e3d412387c734 /meson_options.txt
parenta957a88416ecbec51e147cba9fe89b93f6646b3b (diff)
downloadqemu-eaaa197d5b112ea2758b54df58881a2626de3af5.zip
qemu-eaaa197d5b112ea2758b54df58881a2626de3af5.tar.gz
qemu-eaaa197d5b112ea2758b54df58881a2626de3af5.tar.bz2
target/i386: Add support for AVX-VNNI-INT8 in CPUID enumeration
AVX-VNNI-INT8 is a new set of instructions in the latest Intel platform Sierra Forest, aims for the platform to have superior AI capabilities. This instruction multiplies the individual bytes of two unsigned or unsigned source operands, then adds and accumulates the results into the destination dword element size operand. The bit definition: CPUID.(EAX=7,ECX=1):EDX[bit 4] AVX-VNNI-INT8 is on a new feature bits leaf. Add a CPUID feature word FEAT_7_1_EDX for this leaf. Add CPUID definition for AVX-VNNI-INT8. Signed-off-by: Jiaxi Chen <jiaxi.chen@linux.intel.com> Signed-off-by: Tao Su <tao1.su@linux.intel.com> Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com> Message-Id: <20230303065913.1246327-5-tao1.su@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions