]> git.proxmox.com Git - mirror_qemu.git/commit
target-i386: Add more Intel AVX-512 instructions support
authorLuwei Kang <luwei.kang@intel.com>
Tue, 2 Aug 2016 08:10:39 +0000 (16:10 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 5 Sep 2016 19:01:55 +0000 (16:01 -0300)
commitcc728d1493eee3e20c1547191862e43d3f55e714
tree2d07490e48b73a202fa1279eb57138e560e28ad1
parent630eb0faf4d3c04a117a047247691e0654632aa8
target-i386: Add more Intel AVX-512 instructions support

Add more AVX512 feature bits, include AVX512DQ, AVX512IFMA,
AVX512BW, AVX512VL, AVX512VBMI. Its spec can be found at:
https://software.intel.com/sites/default/files/managed/b4/3a/319433-024.pdf

Signed-off-by: Luwei Kang <luwei.kang@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.c
target-i386/cpu.h