]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-dis-evex.h
2.41 Release sources
[thirdparty/binutils-gdb.git] / opcodes / i386-dis-evex.h
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-07-11  Jan Beulichx86: misc further register-only insns don't need to...
2023-07-11  Jan Beulichx86: slightly rework handling of some register-only...
2023-07-11  Jan Beulichx86: misc further memory-only insns don't need to go...
2023-07-11  Jan Beulichx86: {,V}MOVNT* don't need to go through mod_table[]
2023-07-11  Jan Beulichx86: fold legacy/VEX {,V}MOV{H,L}* entries
2023-07-11  Jan Beulichx86: fold certain legacy/VEX table entries
2023-07-04  Jan Beulichx86: flag bad EVEX masking for miscellaneous insns
2022-11-02  Hongyu WangSupport Intel AVX-IFMA
2022-10-24  Jan Beulichx86: emit {evex} prefix when disassembling ambiguous...
2022-10-17  Jan Beulichx86: fold AVX512-VNNI disassembler entries with AVX...
2022-01-14  Jan Beulichx86: share yet more VEX table entries with EVEX decoding
2022-01-14  Jan Beulichx86: consistently use scalar_mode for AVX512-FP16 scala...
2022-01-14  Jan Beulichx86: reduce AVX512 FP set of insns decoded through...
2022-01-14  Jan Beulichx86: reduce AVX512-FP16 set of insns decoded through...
2021-08-05  Cui,Lili[PATCH 1/2] Enable Intel AVX512_FP16 instructions
2021-07-22  Jan Beulichx86: drop vex_scalar_w_dq_mode
2021-07-22  Jan Beulichx86: drop OP_Mask()
2021-03-25  Jan Beulichx86: flag bad S/G insn operand combinations
2021-03-10  Jan Beulichx86/Intel: correct AVX512 S/G disassembly
2021-03-10  Jan Beulichx86: reuse further VEX entries for EVEX
2021-03-10  Jan Beulichx86: reuse VEX entries for EVEX vperm{q,pd}
2021-03-10  Jan Beulichx86: re-arrange order of decode for various EVEX opcodes
2020-07-14  Jan Beulichx86: drop Rdq, Rd, and MaskR
2020-07-14  Jan Beulichx86: simplify decode of opcodes valid with (embedded...
2020-07-14  Jan Beulichx86: drop further EVEX table entries that can be served...
2020-07-06  Jan Beulichx86: drop EVEX table entries that can be made served...
2020-07-06  Jan Beulichx86: honor VEX.W for VCVT{PH2PS,PS2PH}
2020-07-06  Jan Beulichx86: drop EVEX table entries that can be served by...
2020-06-09  Jan Beulichx86: utilize X macro in EVEX decoding
2019-06-21  H.J. Lui386: Break i386-dis-evex.h into small files
2019-06-19  H.J. Lui386: Check vector length for EVEX broadcast instructions
2019-06-17  H.J. Lui386: Check vector length for vshufXXX/vinsertXXX/vextr...
2019-06-05  H.J. Lui386: Check vector length for EVEX vextractfXX and...
2019-06-04  H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-04-05  Xuepeng Guox86: Support Intel AVX512 BF16
2018-11-06  Jan Beulichx86: correctly handle VPBROADCASTD with EVEX.W set...
2018-11-06  Jan Beulichx86: correctly handle VMOVD with EVEX.W set outside...
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling for PEXTR* / PINSR*
2018-09-17  H.J. Lux86: Set EVex=2 on EVEX.128 only vmovd and vmovq
2018-09-14  H.J. Lux86: Handle unsupported static rounding in vcvt[u]si2sd...
2018-09-14  H.J. Lux86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32...
2018-07-24  Jan Beulichx86-64: correct AVX512F vcvtsi2s{d,s} handling
2017-11-14  Jan Beulichx86: add support for AVX-512 VPCMP*{B,W} pseudo-ops
2017-10-23  Igor TsimbalistEnable Intel AVX512_BITALG instructions.
2017-10-23  Igor TsimbalistEnable Intel AVX512_VNNI instructions.
2017-10-23  Igor TsimbalistEnable Intel VPCLMULQDQ instruction.
2017-10-23  Igor TsimbalistEnable Intel VAES instructions.
2017-10-23  Igor TsimbalistEnable Intel GFNI instructions.
2017-10-23  Igor TsimbalistEnable Intel AVX512_VBMI2 instructions.
2017-01-12  Igor TsimbalistEnable Intel AVX512_VPOPCNTDQ instructions
2016-11-09  H.J. LuX86: Remove the .s suffix from EVEX vpextrw
2016-11-02  Igor TsimbalistEnable Intel AVX512_4VNNIW instructions
2016-11-02  Igor TsimbalistEnable Intel AVX512_4FMAPS instructions
2015-07-22  H.J. LuFix memory operand size for vcvtt?ps2u?qq instructions
2015-04-23  Jan Beulichx86: disambiguate disassembly of certain AVX512 insns
2015-04-06  Ilya Tocarx86: Use individual prefix control for each opcode.
2014-11-17  Ilya TocarAdd AVX512VBMI instructions
2014-11-17  Ilya TocarAdd AVX512IFMA instructions
2014-07-22  Ilya TocarAdd AVX512DQ instructions and their AVX512VL variants.
2014-07-22  Ilya TocarAdd support for AVX512BW instructions and their AVX512V...
2014-07-08  Ilya TocarFix disasm of vmovsd/vmovss with different length values.
2014-03-20  Ilya TocarFix memory size for gather/scatter instructions
2013-08-19  H.J. LuRemove PREFIX_EVEX_0F3A3E and PREFIX_EVEX_0F3A3F
2013-07-26  H.J. LuAdd Intel AVX-512 support