Age | Commit message (Expand) | Author | Files | Lines |
2020-09-02 | CSKY: Add CPU CK803r3. | Cooper Qu | 2 | -2/+7 |
2020-09-02 | CSKY: Fix Encode of mulsws. | Cooper Qu | 2 | -1/+5 |
2020-09-01 | mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative value | Alan Modra | 2 | -5/+9 |
2020-08-31 | CSKY: Refine operand format error reporting. | Cooper Qu | 2 | -0/+6 |
2020-08-30 | cr16 disassembly error of disp20 fields | Alan Modra | 2 | -63/+60 |
2020-08-29 | PR26446 UBSAN: tc-csky.c:2618,4022 index out of bounds | Alan Modra | 2 | -2/+8 |
2020-08-28 | PR26449, PR26450 UBSAN: frv-ibld.c:135 left shift | Alan Modra | 16 | -90/+133 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 3 | -11/+49 |
2020-08-26 | opcodes: Add missing entries to ebpf_isa_attr | Jose E. Marchesi | 2 | -1/+5 |
2020-08-26 | bpf: add xBPF ISA | David Faust | 6 | -283/+330 |
2020-08-25 | PR26504, ASAN: parse_disassembler_options vax-dis.c:142 | Alan Modra | 2 | -2/+8 |
2020-08-24 | CSKY: Add new arch CK860. | Cooper Qu | 3 | -6/+128 |
2020-08-24 | CSKY: Add ck803r2 series cpu. | Cooper Qu | 2 | -2/+13 |
2020-08-21 | Fix problems with the AArch64 linker exposed by testing it with sanitization ... | Nick Clifton | 2 | -1/+14 |
2020-08-21 | CSKY: Support two operands form for bloop. | Cooper Qu | 2 | -4/+11 |
2020-08-19 | Correct vcmpsq, vcmpuq and xvtlsbb BF field | Alan Modra | 2 | -3/+8 |
2020-08-18 | Add ChangeLog entries for previous commit. | Peter Bergner | 1 | -0/+5 |
2020-08-18 | PowerPC: Rename xvcvbf16sp to xvcvbf16spn | Peter Bergner | 1 | -1/+1 |
2020-08-12 | aarch64: Add support for MPAM system registers | Alex Coplan | 2 | -0/+21 |
2020-08-12 | Updated Serbian and Russian translations for various sub-directories | Nick Clifton | 2 | -244/+318 |
2020-08-11 | PowerPC CELL cctp* | Alan Modra | 2 | -4/+11 |
2020-08-10 | [aarch64] GAS doesn't validate the architecture version for any tlbi register... | Przemyslaw Wirkus | 2 | -102/+105 |
2020-08-10 | Implement missing powerpc mtspr and mfspr extended insns | Alan Modra | 2 | -6/+161 |
2020-08-10 | Implement missing powerpc extended mnemonics | Alan Modra | 2 | -7/+16 |
2020-08-10 | Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly | Alan Modra | 2 | -2/+7 |
2020-08-04 | Z8k: fix sout/soudb opcodes with direct address | Christian Groessler | 3 | -6/+13 |
2020-07-30 | x86: Add {disp16} pseudo prefix | H.J. Lu | 4 | -20/+61 |
2020-07-29 | PR26279 Work around maybe-uninitialized warning in s390-mkopc.c | Andreas Arnez | 2 | -1/+8 |
2020-07-24 | Updated German translation for the opcodes sub-directory | Nick Clifton | 2 | -245/+319 |
2020-07-21 | Revert "x86: Don't display eiz with no scale" | Jan Beulich | 2 | -1/+5 |
2020-07-15 | x86: Don't display eiz with no scale | H.J. Lu | 2 | -1/+7 |
2020-07-15 | x86: move putop() case labels to restore alphabetic sorting | Jan Beulich | 2 | -49/+52 |
2020-07-15 | x86: make PUSH/POP disassembly uniform | Jan Beulich | 2 | -30/+27 |
2020-07-15 | x86: avoid attaching suffixes to unambiguous insns | Jan Beulich | 2 | -99/+58 |
2020-07-14 | x86-64: Zero-extend lower 32 bits displacement to 64 bits | H.J. Lu | 2 | -2/+13 |
2020-07-14 | arc: Detect usage of illegal double register pairs | Claudiu Zissulescu | 2 | -3/+16 |
2020-07-14 | x86/Intel: debug registers are named DRn | Jan Beulich | 2 | -1/+5 |
2020-07-14 | x86: drop Rm and the 'L' macro | Jan Beulich | 2 | -74/+67 |
2020-07-14 | x86: drop Rdq, Rd, and MaskR | Jan Beulich | 6 | -63/+122 |
2020-07-14 | x86: simplify decode of opcodes valid only without any (embedded) prefix | Jan Beulich | 2 | -135/+61 |
2020-07-14 | x86: also use %BW / %DQ for kshift* | Jan Beulich | 2 | -65/+35 |
2020-07-14 | x86: simplify decode of opcodes valid with (embedded) 66 prefix only | Jan Beulich | 8 | -4913/+1647 |
2020-07-14 | x86: drop further EVEX table entries that can be served by VEX ones | Jan Beulich | 4 | -42/+25 |
2020-07-14 | x86: drop need_vex_reg | Jan Beulich | 3 | -53/+41 |
2020-07-14 | x86: drop Vex128 and Vex256 | Jan Beulich | 3 | -56/+65 |
2020-07-14 | x86: replace %LW by %DQ | Jan Beulich | 4 | -52/+59 |
2020-07-14 | x86: merge/move logic determining the EVEX disp8 shift | Jan Beulich | 2 | -29/+23 |
2020-07-14 | x86: extend %BW use to VP{COMPRESS,EXPAND}{B,W} | Jan Beulich | 4 | -24/+22 |
2020-07-14 | x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel mode | Jan Beulich | 4 | -43/+35 |
2020-07-14 | x86: fold VCMP_Fixup() into CMP_Fixup() | Jan Beulich | 4 | -74/+58 |