Properly display extra data/address size prefixes
[platform/upstream/binutils.git] / opcodes / i386-dis.c
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-05-05 H.J. LuProperly handle multiple opcode prefixes
2014-05-02 H.J. LuUse sigsetjmp/siglongjmp in opcodes
2014-05-01 H.J. LuHandle prefixes before fwait
2014-04-04 Ilya TocarAdd support for Intel SGX instructions
2014-03-20 Ilya TocarFix memory size for gather/scatter instructions
2014-03-05 Alan ModraUpdate copyright years
2014-02-12 Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2014-01-30 Michael ZolotukhinFix shift for AVX512F gather/scatter instructions
2014-01-09 Roland McGrathFix buffer underrun in i386-dis.c.
2013-12-17 Michael ZolotukhinProperly handle ljmp/lcall with invalid MODRM byte
2013-10-12 H.J. LuOnly allow 32-bit/64-bit registers for bndcl/bndcu...
2013-10-11 Roland McGrathopcodes/
2013-08-19 H.J. LuRemove PREFIX_EVEX_0F3A3E and PREFIX_EVEX_0F3A3F
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-03-27 H.J. LuProperly check address mode for SIB
2013-02-19 H.J. LuImplement Intel SMAP instructions
2012-10-24 Roland McGrathgas/testsuite/
2012-08-07 Roland McGrathgas/testsuite/
2012-08-06 Roland McGrathgas/testsuite/
2012-08-06 Roland McGrathgas/testsuite/
2012-07-19 H.J. LuUse vex_len_table in xop_table
2012-07-16 H.J. LuImplement RDRSEED, ADX and PRFCHW instructions
2012-02-08 H.J. LuImplement Intel Transactional Synchronization Extensions
2012-01-13 H.J. LuAdd vmfunc
2011-10-26 Nick Clifton PR binutils/13348
2011-08-02 Quentin Neillopcodes/
2011-08-01 H.J. LuCheck R_X86_64_32 overflow and allow R_X86_64_64 for...
2011-07-22 H.J. LuAdd initial Intel K1OM support.
2011-07-01 H.J. LuUpdate rorxS.
2011-06-30 H.J. LuFix rorx in BMI2.
2011-06-21 H.J. LuRe-indent prefix_table.
2011-06-10 H.J. LuSupport AVX Programming Reference (June, 2011).
2011-02-09 Michael Snyder2011-02-09 Michael Snyder <msnyder@vmware.com>
2011-01-18 H.J. LuProperly sign-extend byte.
2011-01-17 Quentin NeillAdd support for TBM instructions.
2011-01-05 H.J. LuImplement BMI instructions.
2011-01-04 H.J. LuAdd VexGdq.
2010-12-31 H.J. LuAdd x86-64 ILP32 support.
2010-10-02 H.J. LuRemove duplicated RMAL.
2010-08-31 H.J. LuFix "pushw imm16" for x86-64 disassembler.
2010-08-17 H.J. LuReplace Eb with Mb on prefetch and prefetchw.
2010-08-06 H.J. LuAdd ud1 to x86.
2010-07-28 H.J. LuAdd 0F to VEX opcode enums.
2010-07-05 H.J. LuReplace rdrnd with rdrand.
2010-07-01 H.J. LuSupport AVX Programming Reference (June, 2010)
2010-05-26 H.J. LuAdd SIB.
2010-04-16 H.J. LuRemove extra breack.
2010-04-16 H.J. LuReturn bad_opcode on unknown bits in opcode.
2010-04-09 Nick Cliftonbfd/ChangeLog
2010-03-23 Sebastian Pop2010-03-22 Sebastian Pop <sebastian.pop@amd.com>
2010-02-11 H.J. LuUpdate copyright.
2010-02-11 Sebastian Pop2010-02-10 Quentin Neill <quentin.neill@amd.com>
2010-01-28 H.J. LuAllow VL=1 on scalar FMA instructions.
2010-01-27 H.J. LuAllow VL=1 on AVX scalar instructions.
2010-01-24 H.J. LuRemove trailing { Bad_Opcode }.
2010-01-24 H.J. LuRemove trailing { Bad_Opcode } in vex_len_table.
2010-01-24 H.J. LuRemove trailing { Bad_Opcode }.
2010-01-24 H.J. LuRemove trailing "(bad)" entries and replace { "(bad...
2010-01-21 H.J. LuAdd xsave64 and xrstor64.
2010-01-14 H.J. LuAdd names_mm, names_xmm and names_ymm.
2010-01-13 H.J. LuUpdate comments
2010-01-13 H.J. LuRemove rex_original
2009-12-15 H.J. LuAdd VEX_W_3818_P_2_M_0.
2009-12-15 H.J. LuReformat vex_w_table.
2009-12-15 H.J. LuAdd VEX_W_382X_P_2_M_0.
2009-12-15 H.J. LuReformat vex_w_table.
2009-12-15 H.J. LuAdd USE_VEX_W_TABLE, VEX_W_TABLE and VEX_W_XXX.
2009-12-15 H.J. LuReformat vex_len_table.
2009-12-14 H.J. LuRename MOD_VEX_51 to MOD_VEX_50.
2009-12-12 H.J. LuSet vex.w to 0 for VEX C5 prefix.
2009-12-12 H.J. Lu2009-12-11 H.J. Lu <hongjiu.lu@intel.com>
2009-12-11 Sebastian Pop2009-12-11 Quentin Neill <quentin.neill@amd.com>
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-04 H.J. LuSupport fxsave64 and fxrstor64.
2009-11-25 Sebastian Pop2009-11-17 Quentin Neill <quentin.neill@amd.com>
2009-11-19 Sebastian Pop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
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-14 H.J. Lu2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
2009-11-13 H.J. LuCheck rex_ignored.
2009-11-13 H.J. LuRewrite prefix processing.
2009-11-12 H.J. Lugas/testsuite/
2009-11-06 Sebastian Pop2009-11-06 Sebastian Pop <sebastian.pop@amd.com>
2009-11-05 Sebastian Pop2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
2009-10-29 H.J. Lugas/
2009-10-20 H.J. Lugas/
2009-10-16 H.J. Lu2009-10-16 H.J. Lu <hongjiu.lu@intel.com>
2009-10-15 H.J. Lu2009-10-15 H.J. Lu <hongjiu.lu@intel.com>
2009-10-15 H.J. Lu2009-10-15 H.J. Lu <hongjiu.lu@intel.com>
2009-10-13 H.J. Lu2009-10-13 H.J. Lu <hongjiu.lu@intel.com>
2009-09-15 H.J. Lu2009-09-15 H.J. Lu <hongjiu.lu@intel.com>
2009-09-09 H.J. Lu2009-09-09 H.J. Lu <hongjiu.lu@intel.com>
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>
next