2020-06-17 |
Cui,Lili | x86: Delete incorrect vmgexit entry in prefix_table |
blob | commitdiff | raw |
2020-06-14 |
H.J. Lu | x86: Correct xsusldtrk mnemonic |
blob | commitdiff | raw | diff to current |
2020-06-09 |
H.J. Lu | i386-dis.c: Fix a typo in comments |
blob | commitdiff | raw | diff to current |
2020-06-09 |
Jan Beulich | x86: consistently print prefixes explicitly which are... |
blob | commitdiff | raw | diff to current |
2020-06-09 |
Jan Beulich | x86: fix {,V}MOV{L,H}PD disassembly |
blob | commitdiff | raw | diff to current |
2020-06-09 |
Jan Beulich | x86: utilize X macro in EVEX decoding |
blob | commitdiff | raw | diff to current |
2020-06-09 |
Jan Beulich | x86: correct decoding of packed-FP-only AVX encodings |
blob | commitdiff | raw | diff to current |
2020-06-09 |
Jan Beulich | x86: correct mis-named MOD_0F51 enumerator |
blob | commitdiff | raw | diff to current |
2020-04-07 |
Cui,Lili | Add support for intel TSXLDTRK instructions$ |
blob | commitdiff | raw | diff to current |
2020-04-02 |
LiliCui | Add support for intel SERIALIZE instruction |
blob | commitdiff | raw | diff to current |
2020-03-13 |
Jan Beulich | x86-64: correct mis-named X86_64_0D enumerator |
blob | commitdiff | raw | diff to current |
2020-03-06 |
Jan Beulich | x86: correct MPX insn w/o base or index encoding in... |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Jan Beulich | x86: support VMGEXIT |
blob | commitdiff | raw | diff to current |
2020-02-26 |
Alan Modra | Indent labels |
blob | commitdiff | raw | diff to current |
2020-02-12 |
Jan Beulich | x86-64: Intel64 adjustments for insns dealing with... |
blob | commitdiff | raw | diff to current |
2020-01-31 |
Jan Beulich | x86: replace EXxmm_mdq by EXVexWdqScalar |
blob | commitdiff | raw | diff to current |
2020-01-31 |
Jan Beulich | x86: drop unused EXVexWdq / vex_w_dq_mode |
blob | commitdiff | raw | diff to current |
2020-01-30 |
Jan Beulich | x86-64: honor vendor specifics for near RET |
blob | commitdiff | raw | diff to current |
2020-01-27 |
H.J. Lu | x86-64: Properly encode and decode movsxd |
blob | commitdiff | raw | diff to current |
2020-01-13 |
Thomas Troeger | Add an option to objdump's disassembler to generate... |
blob | commitdiff | raw | diff to current |
2020-01-09 |
Jan Beulich | x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode... |
blob | commitdiff | raw | diff to current |
2020-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2019-12-27 |
Jan Beulich | x86-64: fix Intel64 handling of branch with data16... |
blob | commitdiff | raw | diff to current |
2019-12-04 |
Jan Beulich | x86/Intel: extend MOVDIRI testing |
blob | commitdiff | raw | diff to current |
2019-11-07 |
Jan Beulich | x86: support further AMD Zen2 instructions |
blob | commitdiff | raw | diff to current |
2019-11-07 |
Jan Beulich | x86: adjust register names printed for MONITOR/MWAIT |
blob | commitdiff | raw | diff to current |
2019-11-05 |
Jan Beulich | x86: fold OP_Mwaitx() into OP_Mwait() |
blob | commitdiff | raw | diff to current |
2019-11-05 |
Jan Beulich | x86: split MONITORX/MWAITX entries |
blob | commitdiff | raw | diff to current |
2019-11-05 |
Jan Beulich | x86: consolidate disassembler enum naming a little |
blob | commitdiff | raw | diff to current |
2019-07-01 |
Jan Beulich | x86: remove ModRM.mod decoding layer from AVX512F VMOVS... |
blob | commitdiff | raw | diff to current |
2019-07-01 |
Jan Beulich | x86: drop a few dead macros |
blob | commitdiff | raw | diff to current |
2019-06-27 |
H.J. Lu | i386: Check vector length for scatter/gather prefetch... |
blob | commitdiff | raw | diff to current |
2019-06-27 |
Jan Beulich | x86: fold AVX scalar to/from int conversion insns |
blob | commitdiff | raw | diff to current |
2019-06-27 |
Jan Beulich | x86: allow VEX et al encodings in 16-bit (protected... |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Jan Beulich | x86: drop dqa_mode |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Jan Beulich | x86: simplify OP_I64() |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Jan Beulich | x86: fix (dis)assembly of certain SSE2 insns in 16... |
blob | commitdiff | raw | diff to current |
2019-06-21 |
H.J. Lu | i386: Break i386-dis-evex.h into small files |
blob | commitdiff | raw | diff to current |
2019-06-19 |
H.J. Lu | i386: Check vector length for EVEX broadcast instructions |
blob | commitdiff | raw | diff to current |
2019-06-17 |
H.J. Lu | i386: Check vector length for vshufXXX/vinsertXXX/vextr... |
blob | commitdiff | raw | diff to current |
2019-06-05 |
H.J. Lu | i386: Check vector length for EVEX vextractfXX and... |
blob | commitdiff | raw | diff to current |
2019-06-04 |
H.J. Lu | i386: Check for reserved VEX.vvvv and EVEX.vvvv |
blob | commitdiff | raw | diff to current |
2019-06-04 |
H.J. Lu | Enable Intel AVX512_VP2INTERSECT insn |
blob | commitdiff | raw | diff to current |
2019-06-04 |
H.J. Lu | Add support for Intel ENQCMD[S] instructions |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Xuepeng Guo | x86: Support Intel AVX512 BF16 |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Jan Beulich | x86: correctly handle VMOVD with EVEX.W set outside... |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Jan Beulich | x86: correctly handle KMOVD with VEX.W set outside... |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Jan Beulich | x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* |
blob | commitdiff | raw | diff to current |
2018-10-05 |
H.J. Lu | x86: Add Intel ENCLV to assembler and disassembler |
blob | commitdiff | raw | diff to current |
2018-09-17 |
H.J. Lu | x86: Set EVex=2 on EVEX.128 only vmovd and vmovq |
blob | commitdiff | raw | diff to current |
2018-09-17 |
H.J. Lu | x86: Set Vex=1 on VEX.128 only vmovd and vmovq |
blob | commitdiff | raw | diff to current |
2018-09-17 |
H.J. Lu | x86: Update disassembler for VexWIG |
blob | commitdiff | raw | diff to current |
2018-09-15 |
H.J. Lu | x86: Set Vex=1 on VEX.128 only vmovq |
blob | commitdiff | raw | diff to current |
2018-09-14 |
H.J. Lu | x86: Handle unsupported static rounding in vcvt[u]si2sd... |
blob | commitdiff | raw | diff to current |
2018-09-14 |
H.J. Lu | x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32... |
blob | commitdiff | raw | diff to current |
2018-09-14 |
H.J. Lu | i386: Reformat OP_E_memory |
blob | commitdiff | raw | diff to current |
2018-09-13 |
Jan Beulich | x86-64: bndmk, bndldx, and bndstx don't allow RIP-relat... |
blob | commitdiff | raw | diff to current |
2018-08-14 |
H.J. Lu | x86-64: Display eiz for address with the addr32 prefix |
blob | commitdiff | raw | diff to current |
2018-05-07 |
H.J. Lu | Enable Intel MOVDIRI, MOVDIR64B instructions |
blob | commitdiff | raw | diff to current |
2018-04-27 |
Igor Tsimbalist | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Igor Tsimbalist | Enable Intel MOVDIRI, MOVDIR64B instructions. |
blob | commitdiff | raw | diff to current |
2018-04-17 |
Igor Tsimbalist | Enable Intel CLDEMOTE instruction. |
blob | commitdiff | raw | diff to current |
2018-04-15 |
H.J. Lu | x86: Allow 32-bit registers for tpause and umwait |
blob | commitdiff | raw | diff to current |
2018-04-11 |
Igor Tsimbalist | Enable Intel WAITPKG instructions. |
blob | commitdiff | raw | diff to current |
2018-04-04 |
H.J. Lu | i386: Clear vex instead of vex.evex |
blob | commitdiff | raw | diff to current |
2018-03-28 |
Jan Beulich | x86: don't show suffixes for to-scalar-int conversion... |
blob | commitdiff | raw | diff to current |
2018-03-22 |
Jan Beulich | x86: fix swapped operand handling for BNDMOV |
blob | commitdiff | raw | diff to current |
2018-03-08 |
Jan Beulich | x86/Intel: correct disassembly of fsub*/fdiv* |
blob | commitdiff | raw | diff to current |
2018-01-23 |
Igor Tsimbalist | Enable Intel PCONFIG instruction. |
blob | commitdiff | raw | diff to current |
2018-01-23 |
Igor Tsimbalist | Enable Intel WBNOINVD instruction. |
blob | commitdiff | raw | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Jan Beulich | x86: don't omit disambiguating suffixes from "fi*" |
blob | commitdiff | raw | diff to current |
2017-11-23 |
Jan Beulich | x86: fix AVX-512 16-bit addressing |
blob | commitdiff | raw | diff to current |
2017-11-23 |
Jan Beulich | x86: correct UDn |
blob | commitdiff | raw | diff to current |
2017-11-16 |
Jan Beulich | x86: ignore high register select bit(s) in 32- and... |
blob | commitdiff | raw | diff to current |
2017-11-15 |
Jan Beulich | x86: use correct register names |
blob | commitdiff | raw | diff to current |
2017-11-15 |
Jan Beulich | x86: drop VEXI4_Fixup() |
blob | commitdiff | raw | diff to current |
2017-11-14 |
Jan Beulich | x86: add disassembler support for XOP VPCOM* pseudo-ops |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_BITALG instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_VNNI instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel VPCLMULQDQ instruction. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel VAES instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel GFNI instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_VBMI2 instructions. |
blob | commitdiff | raw | diff to current |
2017-09-09 |
H.J. Lu | x86: Remove restriction on NOTRACK prefix position |
blob | commitdiff | raw | diff to current |
2017-07-18 |
Yuri Chornovian | Fix spelling typos. |
blob | commitdiff | raw | diff to current |
2017-07-05 |
Borislav Petkov | X86: Disassemble primary opcode map's group 2 ModRM... |
blob | commitdiff | raw | diff to current |
2017-06-21 |
H.J. Lu | x86: CET v2.0: Update incssp and setssbsy |
blob | commitdiff | raw | diff to current |
2017-06-21 |
H.J. Lu | x86: CET v2.0: Rename savessp to saveprevssp |
blob | commitdiff | raw | diff to current |
2017-06-21 |
H.J. Lu | x86: CET v2.0: Update NOTRACK prefix |
blob | commitdiff | raw | diff to current |
2017-06-15 |
H.J. Lu | i386-dis: Check valid bnd register |
blob | commitdiff | raw | diff to current |
2017-05-24 |
Yao Qi | Move print_insn_XXX to an opcodes internal header |
blob | commitdiff | raw | diff to current |
2017-05-22 |
H.J. Lu | x86: Add NOTRACK prefix support |
blob | commitdiff | raw | diff to current |
2017-03-06 |
H.J. Lu | Add support for Intel CET instructions |
blob | commitdiff | raw | diff to current |
2017-02-28 |
Jan Beulich | x86: fix handling of 64-bit operand size VPCMPESTR... |
blob | commitdiff | raw | diff to current |
2017-02-24 |
Jan Beulich | x86: also correctly support TEST opcode aliases |
blob | commitdiff | raw | diff to current |
2017-02-23 |
Jan Beulich | x86: drop stray VEX opcode 82 references |
blob | commitdiff | raw | diff to current |
2017-01-12 |
Igor Tsimbalist | Enable Intel AVX512_VPOPCNTDQ instructions |
blob | commitdiff | raw | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | raw | diff to current |
next |