aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-12Enable Intel AVX512_VPOPCNTDQ instructionsIgor Tsimbalist1-1/+12
2016-11-09X86: Remove the .s suffix from EVEX vpextrwH.J. Lu1-1/+1
2016-11-02Enable Intel AVX512_4VNNIW instructionsIgor Tsimbalist1-2/+16
2016-11-02Enable Intel AVX512_4FMAPS instructionsIgor Tsimbalist1-0/+4
2015-07-22Fix memory operand size for vcvtt?ps2u?qq instructionsH.J. Lu1-4/+4
2015-04-23x86: disambiguate disassembly of certain AVX512 insnsJan Beulich1-9/+9
2015-04-06x86: Use individual prefix control for each opcode.Ilya Tocar1-472/+472
2014-11-17Add AVX512VBMI instructionsIlya Tocar1-4/+15
2014-11-17Add AVX512IFMA instructionsIlya Tocar1-2/+14
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar1-26/+215
2014-07-22Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar1-76/+636
2014-07-08Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar1-2/+2
2014-03-20Fix memory size for gather/scatter instructionsIlya Tocar1-8/+8
2013-08-19Remove PREFIX_EVEX_0F3A3E and PREFIX_EVEX_0F3A3FH.J. Lu1-14/+2
2013-07-26Add Intel AVX-512 supportH.J. Lu1-0/+3115