3571 Commits (7c80dd4c2cc080036b95176bcf35bb6f46355598)

Author SHA1 Message Date
Alan Modra 7c80dd4c2c ubsan: v850-opc.c:412 left shift cannot be represented 6 years ago
Alan Modra b4b393495f ubsan: i386-dis.c 6 years ago
Alan Modra caf4537af5 ubsan: csky-dis.c:1038 left shift cannot be represented 6 years ago
Alan Modra 3c5097eae4 ubsan: crx-dis.c:571 left shift of negative value 6 years ago
Alan Modra ae3e98b418 ubsan: *-ibld.c 6 years ago
Alan Modra 427202d967 ubsan: bfin-dis.c:160 shift exponent 32 is too large 6 years ago
Cooper Qu 4211a34001 CSKY: Add CPU CK803r3. 6 years ago
Cooper Qu 8119cc3837 CSKY: Fix Encode of mulsws. 6 years ago
Alan Modra 8dbe96f070 mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative value 6 years ago
Cooper Qu e2e82b115c CSKY: Refine operand format error reporting. 6 years ago
Alan Modra 2781f857e6 cr16 disassembly error of disp20 fields 6 years ago
Alan Modra 0c0577f6a8 PR26446 UBSAN: tc-csky.c:2618,4022 index out of bounds 6 years ago
Alan Modra a1e60a1bdc PR26449, PR26450 UBSAN: frv-ibld.c:135 left shift 6 years ago
Cooper Qu 0861f561eb CSKY: Support attribute section. 6 years ago
Jose E. Marchesi 31b3f3e6e4 opcodes: Add missing entries to ebpf_isa_attr 6 years ago
David Faust 4449c81a85 bpf: add xBPF ISA 6 years ago
Alan Modra 8640c87dcd PR26504, ASAN: parse_disassembler_options vax-dis.c:142 6 years ago
Cooper Qu 531c73a37b CSKY: Add new arch CK860. 6 years ago
Cooper Qu d04aee0f41 CSKY: Add ck803r2 series cpu. 6 years ago
Nick Clifton ccf61261eb Fix problems with the AArch64 linker exposed by testing it with sanitization enabled. 6 years ago
Cooper Qu d285ba8d06 CSKY: Support two operands form for bloop. 6 years ago
Alan Modra 18a8a00ebe Correct vcmpsq, vcmpuq and xvtlsbb BF field 6 years ago
Peter Bergner 587a437176 Add ChangeLog entries for previous commit. 6 years ago
Alex Coplan 2e49fd1edf aarch64: Add support for MPAM system registers 6 years ago
Nick Clifton 79ddc88496 Updated Serbian and Russian translations for various sub-directories 6 years ago
Alan Modra 08770ec259 PowerPC CELL cctp* 6 years ago
Przemyslaw Wirkus f7cb161ea6 [aarch64] GAS doesn't validate the architecture version for any tlbi registers. Fixed with this patch. 6 years ago
Alan Modra 3eb651743e Implement missing powerpc mtspr and mfspr extended insns 6 years ago
Alan Modra 8b2742a156 Implement missing powerpc extended mnemonics 6 years ago
Alan Modra 5fbec329ec Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly 6 years ago
Christian Groessler 563a322515 Z8k: fix sout/soudb opcodes with direct address 6 years ago
H.J. Lu 41eb8e8885 x86: Add {disp16} pseudo prefix 6 years ago
Andreas Arnez 9811697376 PR26279 Work around maybe-uninitialized warning in s390-mkopc.c 6 years ago
Nick Clifton 2dddfa201b Updated German translation for the opcodes sub-directory 6 years ago
Jan Beulich bf4ba07ca6 Revert "x86: Don't display eiz with no scale" 6 years ago
H.J. Lu 04c662e2b6 x86: Don't display eiz with no scale 6 years ago
Jan Beulich f0e8d0bae4 x86: move putop() case labels to restore alphabetic sorting 6 years ago
Jan Beulich c3f5525ff1 x86: make PUSH/POP disassembly uniform 6 years ago
Jan Beulich 36938cabf0 x86: avoid attaching suffixes to unambiguous insns 6 years ago
H.J. Lu 8e58ef803c x86-64: Zero-extend lower 32 bits displacement to 64 bits 6 years ago
Claudiu Zissulescu 570b0ed6d5 arc: Detect usage of illegal double register pairs 6 years ago
Jan Beulich bfbd943845 x86/Intel: debug registers are named DRn 6 years ago
Jan Beulich 78467458dd x86: drop Rm and the 'L' macro 6 years ago
Jan Beulich 464d2b6568 x86: drop Rdq, Rd, and MaskR 6 years ago
Jan Beulich 035e7389dd x86: simplify decode of opcodes valid only without any (embedded) prefix 6 years ago
Jan Beulich bb5b3501b3 x86: also use %BW / %DQ for kshift* 6 years ago
Jan Beulich 7531c61332 x86: simplify decode of opcodes valid with (embedded) 66 prefix only 6 years ago
Jan Beulich 17d3c7eccd x86: drop further EVEX table entries that can be served by VEX ones 6 years ago
Jan Beulich 41f5efc685 x86: drop need_vex_reg 6 years ago
Jan Beulich 89e65d17e3 x86: drop Vex128 and Vex256 6 years ago