Age | Commit message (Expand) | Author | Files | Lines |
2018-03-08 | x86/Intel: correct disassembly of fsub*/fdiv* | Jan Beulich | 1 | -8/+8 |
2018-01-23 | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 1 | -0/+1 |
2018-01-23 | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 1 | -1/+8 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-24 | x86: don't omit disambiguating suffixes from "fi*" | Jan Beulich | 1 | -12/+12 |
2017-11-23 | x86: fix AVX-512 16-bit addressing | Jan Beulich | 1 | -0/+2 |
2017-11-23 | x86: correct UDn | Jan Beulich | 1 | -4/+4 |
2017-11-16 | x86: ignore high register select bit(s) in 32- and 16-bit modes | Jan Beulich | 1 | -28/+36 |
2017-11-15 | x86: use correct register names | Jan Beulich | 1 | -3/+3 |
2017-11-15 | x86: drop VEXI4_Fixup() | Jan Beulich | 1 | -50/+37 |
2017-11-14 | x86: add disassembler support for XOP VPCOM* pseudo-ops | Jan Beulich | 1 | -8/+62 |
2017-10-23 | Enable Intel AVX512_BITALG instructions. | Igor Tsimbalist | 1 | -0/+3 |
2017-10-23 | Enable Intel AVX512_VNNI instructions. | Igor Tsimbalist | 1 | -0/+2 |
2017-10-23 | Enable Intel VPCLMULQDQ instruction. | Igor Tsimbalist | 1 | -12/+2 |
2017-10-23 | Enable Intel VAES instructions. | Igor Tsimbalist | 1 | -48/+8 |
2017-10-23 | Enable Intel GFNI instructions. | Igor Tsimbalist | 1 | -8/+78 |
2017-10-23 | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 1 | -2/+32 |
2017-09-09 | x86: Remove restriction on NOTRACK prefix position | H.J. Lu | 1 | -16/+2 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-05 | X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctly | Borislav Petkov | 1 | -6/+6 |
2017-06-21 | x86: CET v2.0: Update incssp and setssbsy | H.J. Lu | 1 | -11/+12 |
2017-06-21 | x86: CET v2.0: Rename savessp to saveprevssp | H.J. Lu | 1 | -1/+1 |
2017-06-21 | x86: CET v2.0: Update NOTRACK prefix | H.J. Lu | 1 | -8/+6 |
2017-06-15 | i386-dis: Check valid bnd register | H.J. Lu | 1 | -0/+10 |
2017-05-24 | Move print_insn_XXX to an opcodes internal header | Yao Qi | 1 | -1/+1 |
2017-05-22 | x86: Add NOTRACK prefix support | H.J. Lu | 1 | -3/+41 |
2017-03-06 | Add support for Intel CET instructions | H.J. Lu | 1 | -10/+95 |
2017-02-28 | x86: fix handling of 64-bit operand size VPCMPESTR{I,M} | Jan Beulich | 1 | -14/+26 |
2017-02-24 | x86: also correctly support TEST opcode aliases | Jan Beulich | 1 | -2/+2 |
2017-02-23 | x86: drop stray VEX opcode 82 references | Jan Beulich | 1 | -4/+4 |
2017-01-12 | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 1 | -0/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-01 | Fix abort in x86 disassembler. | Nick Clifton | 1 | -1/+2 |
2016-11-28 | X86: Ignore REX_B bit for 32-bit XOP instructions | Amit Pawar | 1 | -4/+8 |
2016-11-09 | X86: Remove the .s suffix from EVEX vpextrw | H.J. Lu | 1 | -9/+1 |
2016-11-08 | X86: Remove the THREE_BYTE_0F7A entry | H.J. Lu | 1 | -295/+2 |
2016-11-07 | X86: Properly handle bad FPU opcode | H.J. Lu | 1 | -18/+23 |
2016-11-03 | X86: Reuse opcode 0x80 decoder for opcode 0x82 | H.J. Lu | 1 | -58/+5 |
2016-11-03 | X86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode | H.J. Lu | 1 | -1/+61 |
2016-11-03 | X86: Rename REG_82 to REG_83 | H.J. Lu | 1 | -3/+3 |
2016-11-02 | Enable Intel AVX512_4VNNIW instructions | Igor Tsimbalist | 1 | -0/+2 |
2016-10-21 | X86: Remove pcommit instruction | H.J. Lu | 1 | -9/+2 |
2016-10-20 | Check invalid mask registers | H.J. Lu | 1 | -17/+34 |
2016-10-18 | Check addr32flag instead of sizeflag for rip/eip | H.J. Lu | 1 | -2/+2 |
2016-10-18 | Remove the remaining SSE5 support | H.J. Lu | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -3/+7 |
2016-09-30 | Don't assign alt twice | H.J. Lu | 1 | -1/+0 |
2016-08-24 | X86: Add ptwrite instruction | H.J. Lu | 1 | -1/+16 |
2016-06-03 | Handle indirect branches for AMD64 and Intel64 | H.J. Lu | 1 | -3/+29 |
2016-05-10 | Enable Intel RDPID instruction. | Alexander Fomin | 1 | -1/+1 |