summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Tidy elf_symbol_fromAlan Modra2020-09-162-1/+5
* Stop symbols generated by the annobin gcc plugin from breaking the disassembl...Nick Clifton2020-09-102-0/+31
* CSKY: Add L2Cache instructions for CK860.Cooper Qu2020-09-102-109/+124
* CSKY: Add new arches while refine the cpu option process.Cooper Qu2020-09-101-0/+2
* Fix compile time warnings when building for the CSKY target on a 32-bit host.Nick Clifton2020-09-102-1/+6
* sprintf arg overlaps destinationAlan Modra2020-09-102-4/+8
* CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu2020-09-092-2/+7
* CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu2020-09-093-2/+2133
* aarch64: Add support for Armv8-R system registersAlex Coplan2020-09-083-10/+93
* aarch64: Add support for Armv8-R DFB aliasAlex Coplan2020-09-085-1367/+1385
* aarch64: Add base support for Armv8-RAlex Coplan2020-09-082-0/+41
* ubsan: v850-opc.c:412 left shift cannot be representedAlan Modra2020-09-022-74/+81
* ubsan: i386-dis.cAlan Modra2020-09-022-13/+19
* ubsan: csky-dis.c:1038 left shift cannot be representedAlan Modra2020-09-022-1/+5
* ubsan: crx-dis.c:571 left shift of negative valueAlan Modra2020-09-022-74/+80
* ubsan: *-ibld.cAlan Modra2020-09-0216-60/+78
* ubsan: bfin-dis.c:160 shift exponent 32 is too largeAlan Modra2020-09-022-1/+5
* CSKY: Add CPU CK803r3.Cooper Qu2020-09-022-2/+7
* CSKY: Fix Encode of mulsws.Cooper Qu2020-09-022-1/+5
* mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative valueAlan Modra2020-09-012-5/+9
* CSKY: Refine operand format error reporting.Cooper Qu2020-08-312-0/+6
* cr16 disassembly error of disp20 fieldsAlan Modra2020-08-302-63/+60
* PR26446 UBSAN: tc-csky.c:2618,4022 index out of boundsAlan Modra2020-08-292-2/+8
* PR26449, PR26450 UBSAN: frv-ibld.c:135 left shiftAlan Modra2020-08-2816-90/+133
* CSKY: Support attribute section.Cooper Qu2020-08-283-11/+49
* opcodes: Add missing entries to ebpf_isa_attrJose E. Marchesi2020-08-262-1/+5
* bpf: add xBPF ISADavid Faust2020-08-266-283/+330
* PR26504, ASAN: parse_disassembler_options vax-dis.c:142Alan Modra2020-08-252-2/+8
* CSKY: Add new arch CK860.Cooper Qu2020-08-243-6/+128
* CSKY: Add ck803r2 series cpu.Cooper Qu2020-08-242-2/+13
* Fix problems with the AArch64 linker exposed by testing it with sanitization ...Nick Clifton2020-08-212-1/+14
* CSKY: Support two operands form for bloop.Cooper Qu2020-08-212-4/+11
* Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra2020-08-192-3/+8
* Add ChangeLog entries for previous commit.Peter Bergner2020-08-181-0/+5
* PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner2020-08-181-1/+1
* aarch64: Add support for MPAM system registersAlex Coplan2020-08-122-0/+21
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2020-08-122-244/+318
* PowerPC CELL cctp*Alan Modra2020-08-112-4/+11
* [aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus2020-08-102-102/+105
* Implement missing powerpc mtspr and mfspr extended insnsAlan Modra2020-08-102-6/+161
* Implement missing powerpc extended mnemonicsAlan Modra2020-08-102-7/+16
* Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra2020-08-102-2/+7
* Z8k: fix sout/soudb opcodes with direct addressChristian Groessler2020-08-043-6/+13
* x86: Add {disp16} pseudo prefixH.J. Lu2020-07-304-20/+61
* PR26279 Work around maybe-uninitialized warning in s390-mkopc.cAndreas Arnez2020-07-292-1/+8
* Updated German translation for the opcodes sub-directoryNick Clifton2020-07-242-245/+319
* Revert "x86: Don't display eiz with no scale"Jan Beulich2020-07-212-1/+5
* x86: Don't display eiz with no scaleH.J. Lu2020-07-152-1/+7
* x86: move putop() case labels to restore alphabetic sortingJan Beulich2020-07-152-49/+52
* x86: make PUSH/POP disassembly uniformJan Beulich2020-07-152-30/+27