gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / opcodes / i386-dis.c
2020-04-07  Cui,LiliAdd support for intel TSXLDTRK instructions$
2020-04-02  LiliCuiAdd support for intel SERIALIZE instruction
2020-03-13  Jan Beulichx86-64: correct mis-named X86_64_0D enumerator
2020-03-06  Jan Beulichx86: correct MPX insn w/o base or index encoding in...
2020-03-04  Jan Beulichx86: support VMGEXIT
2020-02-26  Alan ModraIndent labels
2020-02-12  Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-01-31  Jan Beulichx86: replace EXxmm_mdq by EXVexWdqScalar
2020-01-31  Jan Beulichx86: drop unused EXVexWdq / vex_w_dq_mode
2020-01-30  Jan Beulichx86-64: honor vendor specifics for near RET
2020-01-27  H.J. Lux86-64: Properly encode and decode movsxd
2020-01-13  Thomas TroegerAdd an option to objdump's disassembler to generate...
2020-01-09  Jan Beulichx86: SYSENTER/SYSEXIT are unavailable in 64-bit mode...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-27  Jan Beulichx86-64: fix Intel64 handling of branch with data16...
2019-12-04  Jan Beulichx86/Intel: extend MOVDIRI testing
2019-11-07  Jan Beulichx86: support further AMD Zen2 instructions
2019-11-07  Jan Beulichx86: adjust register names printed for MONITOR/MWAIT
2019-11-05  Jan Beulichx86: fold OP_Mwaitx() into OP_Mwait()
2019-11-05  Jan Beulichx86: split MONITORX/MWAITX entries
2019-11-05  Jan Beulichx86: consolidate disassembler enum naming a little
2019-07-01  Jan Beulichx86: remove ModRM.mod decoding layer from AVX512F VMOVS...
2019-07-01  Jan Beulichx86: drop a few dead macros
2019-06-27  H.J. Lui386: Check vector length for scatter/gather prefetch...
2019-06-27  Jan Beulichx86: fold AVX scalar to/from int conversion insns
2019-06-27  Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-25  Jan Beulichx86: drop dqa_mode
2019-06-25  Jan Beulichx86: simplify OP_I64()
2019-06-25  Jan Beulichx86: fix (dis)assembly of certain SSE2 insns in 16...
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. Lui386: Check for reserved VEX.vvvv and EVEX.vvvv
2019-06-04  H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04  H.J. LuAdd support for Intel ENQCMD[S] instructions
2019-04-05  Xuepeng Guox86: Support Intel AVX512 BF16
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-06  Jan Beulichx86: correctly handle VMOVD with EVEX.W set outside...
2018-11-06  Jan Beulichx86: correctly handle KMOVD with VEX.W set outside...
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling for PEXTR* / PINSR*
2018-10-05  H.J. Lux86: Add Intel ENCLV to assembler and disassembler
2018-09-17  H.J. Lux86: Set EVex=2 on EVEX.128 only vmovd and vmovq
2018-09-17  H.J. Lux86: Set Vex=1 on VEX.128 only vmovd and vmovq
2018-09-17  H.J. Lux86: Update disassembler for VexWIG
2018-09-15  H.J. Lux86: Set Vex=1 on VEX.128 only 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-09-14  H.J. Lui386: Reformat OP_E_memory
2018-09-13  Jan Beulichx86-64: bndmk, bndldx, and bndstx don't allow RIP-relat...
2018-08-14  H.J. Lux86-64: Display eiz for address with the addr32 prefix
2018-05-07  H.J. LuEnable Intel MOVDIRI, MOVDIR64B instructions
2018-04-27  Igor TsimbalistRevert "Enable Intel MOVDIRI, MOVDIR64B instructions."
2018-04-26  Igor TsimbalistEnable Intel MOVDIRI, MOVDIR64B instructions.
2018-04-17  Igor TsimbalistEnable Intel CLDEMOTE instruction.
2018-04-15  H.J. Lux86: Allow 32-bit registers for tpause and umwait
2018-04-11  Igor TsimbalistEnable Intel WAITPKG instructions.
2018-04-04  H.J. Lui386: Clear vex instead of vex.evex
2018-03-28  Jan Beulichx86: don't show suffixes for to-scalar-int conversion...
2018-03-22  Jan Beulichx86: fix swapped operand handling for BNDMOV
2018-03-08  Jan Beulichx86/Intel: correct disassembly of fsub*/fdiv*
2018-01-23  Igor TsimbalistEnable Intel PCONFIG instruction.
2018-01-23  Igor TsimbalistEnable Intel WBNOINVD instruction.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-24  Jan Beulichx86: don't omit disambiguating suffixes from "fi*"
2017-11-23  Jan Beulichx86: fix AVX-512 16-bit addressing
2017-11-23  Jan Beulichx86: correct UDn
2017-11-16  Jan Beulichx86: ignore high register select bit(s) in 32- and...
2017-11-15  Jan Beulichx86: use correct register names
2017-11-15  Jan Beulichx86: drop VEXI4_Fixup()
2017-11-14  Jan Beulichx86: add disassembler support for XOP VPCOM* 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-09-09  H.J. Lux86: Remove restriction on NOTRACK prefix position
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-05  Borislav PetkovX86: Disassemble primary opcode map's group 2 ModRM...
2017-06-21  H.J. Lux86: CET v2.0: Update incssp and setssbsy
2017-06-21  H.J. Lux86: CET v2.0: Rename savessp to saveprevssp
2017-06-21  H.J. Lux86: CET v2.0: Update NOTRACK prefix
2017-06-15  H.J. Lui386-dis: Check valid bnd register
2017-05-24  Yao QiMove print_insn_XXX to an opcodes internal header
2017-05-22  H.J. Lux86: Add NOTRACK prefix support
2017-03-06  H.J. LuAdd support for Intel CET instructions
2017-02-28  Jan Beulichx86: fix handling of 64-bit operand size VPCMPESTR...
2017-02-24  Jan Beulichx86: also correctly support TEST opcode aliases
2017-02-23  Jan Beulichx86: drop stray VEX opcode 82 references
2017-01-12  Igor TsimbalistEnable Intel AVX512_VPOPCNTDQ instructions
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-01  Nick CliftonFix abort in x86 disassembler.
2016-11-28  Amit PawarX86: Ignore REX_B bit for 32-bit XOP instructions
2016-11-09  H.J. LuX86: Remove the .s suffix from EVEX vpextrw
2016-11-08  H.J. LuX86: Remove the THREE_BYTE_0F7A entry
2016-11-07  H.J. LuX86: Properly handle bad FPU opcode
2016-11-03  H.J. LuX86: Reuse opcode 0x80 decoder for opcode 0x82
2016-11-03  H.J. LuX86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode
2016-11-03  H.J. LuX86: Rename REG_82 to REG_83
next
This page took 0.3905 seconds and 106 git commands to generate.