summaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)Author
2021-07-03Add markers for 2.37 branchNick Clifton
2021-07-02Re: Fix minor NDS32 renaming snafuAlan Modra
2021-07-01cgen: split GUILE setting outMike Frysinger
2021-07-01opcodes: constify & local meps macrosMike Frysinger
2021-07-01opcodes: cleanup nds32 variablesMike Frysinger
2021-07-01opcodes: constify & localize z80 opcodesMike Frysinger
2021-07-01opcodes: constify & scope microblaze opcodesMike Frysinger
2021-07-01opcodes: constify aarch64_opcode_tablesMike Frysinger
2021-06-22opcodes: make use of __builtin_popcount when availableAndrew Burgess
2021-06-22picojava assembler and disassembler fixesAlan Modra
2021-06-19ubsan: vax: pointer overflowAlan Modra
2021-06-19Fix another strncpy warningAlan Modra
2021-06-17powerpc: move cell "or rx,rx,rx" hintsAlan Modra
2021-06-03PR1202, mcore disassembler: wrong address looptAlan Modra
2021-06-02arc: Construct disassembler options dynamicallyShahab Vahedi
2021-05-29PowerPC table driven -Mraw disassemblyAlan Modra
2021-05-29MIPS/opcodes: Reorder legacy COP0, COP2, COP3 opcode instructionsMaciej W. Rozycki
2021-05-29MIPS/opcodes: Accurately record coprocessor opcode CPU/ISA membershipMaciej W. Rozycki
2021-05-29MIPS/opcodes: Remove DMFC3 and DMTC3 instructionsMaciej W. Rozycki
2021-05-29MIPS/opcodes: Disassemble the RFE instructionMaciej W. Rozycki
2021-05-29MIPS/opcodes: Add legacy CP1 control register namesMaciej W. Rozycki
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki
2021-05-29MIPS/opcodes: Add TX39 CP0 register namesMaciej W. Rozycki
2021-05-29MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki
2021-05-29microMIPS/opcodes: Refer FPRs rather than FCRs with DMTC1Maciej W. Rozycki
2021-05-27PowerPC: Add new xxmr and xxlnot extended mnemonicsPeter Bergner
2021-05-25Regen cris filesAlan Modra
2021-05-24opcodes: cris: move desc & opc files from sim/Mike Frysinger
2021-05-18RISC-V: PR27814, Objdump crashes when disassembling a non-ELF RISC-V binary.Job Noorman
2021-05-17arm: Fix bugs with MVE vmov from two GPRs to vector lanesAlex Coplan
2021-05-11Fix an illegal memory access when attempting to disassemble a corrupt TIC30 b...Nick Clifton
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne
2021-05-01opcodes: xtensa: support branch visualizationMax Filippov
2021-04-26x86: optimize LEAJan Beulich
2021-04-23opcodes: xtensa: display loaded literal valueMax Filippov
2021-04-23opcodes: xtensa: improve literal outputMax Filippov
2021-04-19aarch64: New instructions for maintenance of GPT entries cached in a TLBPrzemyslaw Wirkus
2021-04-19aarch64: Add new data cache maintenance operationsPrzemyslaw Wirkus
2021-04-19arm64: add two initializersJan Beulich
2021-04-16aarch64: Define RME system registersPrzemyslaw Wirkus
2021-04-16Update the ChangeLog, and add the missing entries.Nelson Chu
2021-04-16RISC-V: compress "addi d,CV,z" to "c.mv d,CV"Lifang Xia
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra
2021-04-09AArch64: Fix Atomic LD64/ST64 classification.Tejas Belagod
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra
2021-04-08PR27684, PowerPC missing mfsprg0 and othersAlan Modra
2021-04-08PR27676, PowerPC missing extended dcbt, dcbtst mnemonicsAlan Modra
2021-04-06Return symbol from symbol_at_address_funcAlan Modra
2021-04-05C99 opcodes configuryAlan Modra
2021-04-01Remove strneq macro and use startswith.Martin Liska