Age | Commit message (Expand) | Author | Files | Lines |
2020-04-20 | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 10 | -1376/+1422 |
2020-04-20 | [AArch64, Binutils] Make hint space instructions valid for Armv8-a | Sudakshina Das | 5 | -1370/+1369 |
2020-04-17 | [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. | Fredrik Strupe | 2 | -10/+53 |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 5 | -13/+515 |
2020-04-07 | Add support for intel TSXLDTRK instructions$ | Cui,Lili | 7 | -4154/+4234 |
2020-04-02 | Add support for intel SERIALIZE instruction | LiliCui | 7 | -4151/+4205 |
2020-03-26 | Re: H8300 use of uninitialised value | Alan Modra | 4 | -126/+152 |
2020-03-26 | Re: ARC: Use of uninitialised value | Alan Modra | 2 | -2/+6 |
2020-03-25 | Uninitialised memory read in z80-dis.c | Alan Modra | 2 | -0/+5 |
2020-03-22 | H8300 use of uninitialised value | Alan Modra | 2 | -6/+33 |
2020-03-22 | ARC: Use of uninitialised value | Alan Modra | 2 | -3/+10 |
2020-03-22 | NS32K arg_bufs uninitialised | Alan Modra | 2 | -9/+17 |
2020-03-22 | s12z disassembler tidy | Alan Modra | 3 | -315/+760 |
2020-03-20 | metag uninitialized memory read | Alan Modra | 2 | -2/+13 |
2020-03-20 | NDS32 disassembly of odd sized sections | Alan Modra | 2 | -9/+22 |
2020-03-20 | PowerPC disassembly of odd sized sections | Alan Modra | 2 | -10/+25 |
2020-03-17 | Replace a couple of assertions in the BFD library that can be triggered by at... | Nick Clifton | 1 | -0/+5 |
2020-03-17 | Fix a small set of Z80 problems. | Sergey Belyashov | 1 | -19/+8 |
2020-03-13 | x86-64: correct mis-named X86_64_0D enumerator | Jan Beulich | 2 | -3/+8 |
2020-03-09 | x86: Also pass -P to $(CPP) when processing i386-opc.tbl | H.J. Lu | 3 | -2/+7 |
2020-03-09 | x86: use template for AVX512 integer comparison insns | Jan Beulich | 3 | -80/+48 |
2020-03-09 | x86: use template for XOP integer comparison, shift, and rotate insns | Jan Beulich | 3 | -268/+187 |
2020-03-09 | x86: use template for AVX/AVX512 floating point comparison insns | Jan Beulich | 3 | -3877/+4305 |
2020-03-09 | x86: use template for SSE floating point comparison insns | Jan Beulich | 4 | -208/+165 |
2020-03-09 | x86: allow opcode templates to be templated | Jan Beulich | 4 | -151/+298 |
2020-03-06 | x86: reduce amount of various VCVT* templates | Jan Beulich | 3 | -237/+93 |
2020-03-06 | x86: drop/replace IgnoreSize | Jan Beulich | 3 | -1602/+1608 |
2020-03-06 | x86: don't accept FI{LD,STP,STTP}LL in Intel syntax mode | Jan Beulich | 3 | -9/+14 |
2020-03-06 | x86: replace NoRex64 on VEX-encoded insns | Jan Beulich | 3 | -50/+62 |
2020-03-06 | x86: drop Rex64 attribute | Jan Beulich | 5 | -6598/+6603 |
2020-03-06 | x86: correct MPX insn w/o base or index encoding in 16-bit mode | Jan Beulich | 2 | -4/+19 |
2020-03-06 | x86: add missing IgnoreSize | Jan Beulich | 3 | -36/+56 |
2020-03-06 | x86: refine TPAUSE and UMWAIT | Jan Beulich | 3 | -10/+48 |
2020-03-04 | x86: support VMGEXIT | Jan Beulich | 7 | -4100/+4148 |
2020-03-03 | x86: Replace IgnoreSize/DefaultSize with MnemonicSize | H.J. Lu | 5 | -10857/+10874 |
2020-03-03 | The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble... | Sergey Belyashov | 2 | -2/+8 |
2020-03-03 | x86: Allow integer conversion without suffix in AT&T syntax | H.J. Lu | 3 | -20/+189 |
2020-02-26 | Indent labels | Alan Modra | 10 | -24/+36 |
2020-02-25 | [ARC][committed] Update int_vector_base aux register. | Claudiu Zissulescu | 2 | -2/+6 |
2020-02-20 | RISC-V: Support the ISA-dependent CSR checking. | Nelson Chu | 2 | -1/+6 |
2020-02-19 | RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero. | Jim Wilson | 2 | -0/+7 |
2020-02-17 | x86: Remove CpuABM and add CpuPOPCNT | H.J. Lu | 6 | -2822/+2848 |
2020-02-17 | x86: fold certain VCVT{,U}SI2S{S,D} templates | Jan Beulich | 3 | -133/+38 |
2020-02-17 | x86: fold AddrPrefixOpReg templates | Jan Beulich | 3 | -201/+52 |
2020-02-17 | x86/Intel: improve diagnostics for ambiguous VCVT* operands | Jan Beulich | 3 | -33/+194 |
2020-02-16 | x86: Don't disable SSE3 when disabling SSE4a | H.J. Lu | 3 | -2/+7 |
2020-02-17 | Re: x86: Don't disable SSE4a when disabling SSE4 | Alan Modra | 2 | -2/+6 |
2020-02-16 | x86: Don't disable SSE4a when disabling SSE4 | H.J. Lu | 3 | -4/+9 |
2020-02-14 | Remove Intel syntax comments on movsx and movzx | H.J. Lu | 2 | -3/+7 |
2020-02-14 | x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX | Jan Beulich | 3 | -118/+21 |