]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-opc.h
Fix testing gdb.rust/modules.exp against gdbserver
[thirdparty/binutils-gdb.git] / opcodes / i386-opc.h
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-05-22  H.J. Lux86: Add NOTRACK prefix support
2017-03-09  H.J. LuX86: Add pseudo prefixes to control encoding
2017-03-06  H.J. LuAdd support for Intel CET instructions
2017-01-12  Igor TsimbalistEnable Intel AVX512_VPOPCNTDQ instructions
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-02  Igor TsimbalistEnable Intel AVX512_4VNNIW instructions
2016-11-02  Igor TsimbalistEnable Intel AVX512_4FMAPS instructions
2016-10-21  H.J. LuX86: Remove pcommit instruction
2016-08-24  H.J. LuX86: Add ptwrite instruction
2016-05-27  H.J. LuUpdate x86 CPU_XXX_FLAGS handling
2016-05-27  H.J. LuReplace CpuAMD64/CpuIntel64 with AMD64/Intel64
2016-05-27  H.J. LuCorrect CpuMax in i386-opc.h
2016-05-10  Alexander FominEnable Intel RDPID instruction.
2016-01-01  Alan ModraCopyright update for binutils
2015-12-09  H.J. LuImplement Intel OSPKE instructions
2015-08-12  H.J. LuRemove trailing spaces in opcodes
2015-06-30  Amit PawarAdd support for monitorx/mwaitx instructions
2015-05-15  H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-11  H.J. LuAdd Intel MCU support to opcodes
2015-03-17  Ganesh Gopalasubra... Add znver1 processor
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-17  Ilya TocarAdd AVX512VBMI instructions
2014-11-17  Ilya TocarAdd AVX512IFMA instructions
2014-11-17  Ilya TocarAdd pcommit instruction
2014-11-17  Ilya TocarAdd clwb instruction
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-22  Ilya TocarAdd support for AVX512VL. Add AVX512VL versions of...
2014-04-04  Ilya TocarAdd support for Intel SGX instructions
2014-03-05  Alan ModraUpdate copyright years
2014-02-21  Ilya TocarAdd support for CPUID PREFETCHWT1
2014-02-12  Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2013-07-26  H.J. LuAdd Intel AVX-512 support
2013-07-25  H.J. LuSupport Intel SHA
2013-07-24  H.J. LuSupport Intel MPX
2013-02-19  H.J. LuImplement Intel SMAP instructions
2012-09-20  H.J. LuReplace CpuSSE3 with CpuCX16 for cmpxchg16b
2012-08-17  H.J. LuAdd AMD btver1 and btver2 support
2012-07-16  H.J. LuImplement RDRSEED, ADX and PRFCHW instructions
2012-06-22  Roland McGrathgas/
2012-02-21  H.J. LuAdd HLEPrefixNone/HLEPrefixLock/HLEPrefixAny/HLEPrefixR...
2012-02-08  H.J. LuImplement Intel Transactional Synchronization Extensions
2012-01-13  H.J. LuAdd vmfunc
2011-07-22  H.J. LuAdd initial Intel K1OM support.
2011-06-10  H.J. LuSupport AVX Programming Reference (June, 2011).
2011-01-17  Quentin NeillAdd support for TBM instructions.
2011-01-05  H.J. LuImplement BMI instructions.
2010-10-14  H.J. LuAdd CheckRegSize to instructions which require register...
2010-08-06  H.J. LuDon't generate multi-byte NOPs for i686.
2010-08-06  H.J. LuFix typos in comments in i386-opc.h.
2010-07-05  H.J. LuFix a typo in comments for CpuFSGSBase.
2010-07-01  H.J. LuSupport AVX Programming Reference (June, 2010)
2010-02-11  H.J. LuUpdate copyright.
2010-02-11  Sebastian Pop2010-02-10 Quentin Neill <quentin.neill@amd.com>
2010-01-24  H.J. LuReplace "Vex" with "Vex=3" on AVX scalar instructions.
2010-01-14  H.J. LuReplace VEX.DNS with VEX.NDS in comments.
2009-12-19  H.J. LuReplace VexNDS, VexNDD and VexLWP with VexVVVV.
2009-12-16  H.J. LuRemove ByteOkIntel.
2009-12-16  H.J. LuReplace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A...
2009-12-16  H.J. LuReplace VEX2SOURCES with XOP2SOURCES.
2009-12-16  H.J. LuReplace Vex2Sources and Vex3Sources with VexSources.
2009-12-16  H.J. LuRemove VexW0 and VexW1. Add VexW.
2009-12-15  H.J. LuDefine VEX128 and VEX256.
2009-11-18  Sebastian Pop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18  Sebastian Pop2009-11-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-12  H.J. Lugas/
2009-11-05  Sebastian Pop2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
2009-10-16  H.J. Lu2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
2009-09-24  H.J. Lugas/
2009-08-29  Nick Clifton Updated sources to avoid using the identifier...
2009-07-25  H.J. Lubfd/
2009-07-24  Jan Beulichgas/
2009-07-06  Dwarakanath Rajagopal<gas changes>
2009-05-22  Dwarakanath Rajagopal<gas changes>
2009-02-23  H.J. Lugas/
2009-01-10  H.J. Lugas/
2009-01-09  H.J. Lugas/
2009-01-06  H.J. Lugas/
2008-12-23  H.J. Lugas/
2008-12-20  H.J. Lugas/
2008-05-02  H.J. Lugas/
2008-04-22  H.J. Lugas/
2008-04-04  H.J. Lugas/
2008-04-03  H.J. Lubinutils/
2008-02-13  Jan Beulichgas/
2008-02-13  Jan Beulichgas/
2008-02-12  H.J. Lugas/testsuite/
2008-01-22  H.J. Lugas/
2008-01-15  H.J. Lugas/
2008-01-14  H.J. Lu2008-01-13 H.J. Lu <hongjiu.lu@intel.com>
2008-01-12  H.J. Lugas/testsuite/
2008-01-05  H.J. Lugas/
2008-01-04  H.J. Lu2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
2008-01-04  H.J. Lugas/
next