summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Update version number and regenerate filesNick Clifton2021-07-033-220/+254
* Add markers for 2.37 branchNick Clifton2021-07-031-0/+4
* Re: Fix minor NDS32 renaming snafuAlan Modra2021-07-023-12/+21
* cgen: split GUILE setting outMike Frysinger2021-07-013-2/+10
* opcodes: constify & local meps macrosMike Frysinger2021-07-012-5/+12
* opcodes: cleanup nds32 variablesMike Frysinger2021-07-013-40/+57
* opcodes: constify & localize z80 opcodesMike Frysinger2021-07-012-2/+7
* opcodes: constify & scope microblaze opcodesMike Frysinger2021-07-013-11/+23
* opcodes: constify aarch64_opcode_tablesMike Frysinger2021-07-013-3/+8
* opcodes: make use of __builtin_popcount when availableAndrew Burgess2021-06-222-0/+9
* picojava assembler and disassembler fixesAlan Modra2021-06-222-2/+8
* ubsan: vax: pointer overflowAlan Modra2021-06-192-1/+5
* Fix another strncpy warningAlan Modra2021-06-192-1/+6
* powerpc: move cell "or rx,rx,rx" hintsAlan Modra2021-06-172-5/+10
* PR1202, mcore disassembler: wrong address looptAlan Modra2021-06-032-4/+10
* arc: Construct disassembler options dynamicallyShahab Vahedi2021-06-022-27/+161
* PowerPC table driven -Mraw disassemblyAlan Modra2021-05-293-1635/+1634
* MIPS/opcodes: Reorder legacy COP0, COP2, COP3 opcode instructionsMaciej W. Rozycki2021-05-292-66/+73
* MIPS/opcodes: Accurately record coprocessor opcode CPU/ISA membershipMaciej W. Rozycki2021-05-292-51/+61
* MIPS/opcodes: Remove DMFC3 and DMTC3 instructionsMaciej W. Rozycki2021-05-292-4/+5
* MIPS/opcodes: Disassemble the RFE instructionMaciej W. Rozycki2021-05-292-2/+8
* MIPS/opcodes: Add legacy CP1 control register namesMaciej W. Rozycki2021-05-292-25/+47
* MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki2021-05-294-17/+39
* MIPS/opcodes: Add TX39 CP0 register namesMaciej W. Rozycki2021-05-292-1/+19
* MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki2021-05-292-4/+9
* microMIPS/opcodes: Refer FPRs rather than FCRs with DMTC1Maciej W. Rozycki2021-05-292-1/+6
* PowerPC: Add new xxmr and xxlnot extended mnemonicsPeter Bergner2021-05-272-0/+6
* Regen cris filesAlan Modra2021-05-255-30/+67
* opcodes: cris: move desc & opc files from sim/Mike Frysinger2021-05-249-4/+3403
* RISC-V: PR27814, Objdump crashes when disassembling a non-ELF RISC-V binary.Job Noorman2021-05-182-10/+20
* arm: Fix bugs with MVE vmov from two GPRs to vector lanesAlex Coplan2021-05-172-2/+14
* Fix an illegal memory access when attempting to disassemble a corrupt TIC30 b...Nick Clifton2021-05-112-0/+9
* or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2021-05-062-1/+11
* opcodes: xtensa: support branch visualizationMax Filippov2021-05-012-0/+15
* x86: optimize LEAJan Beulich2021-04-263-2/+7
* opcodes: xtensa: display loaded literal valueMax Filippov2021-04-232-1/+24
* opcodes: xtensa: improve literal outputMax Filippov2021-04-232-0/+6
* aarch64: New instructions for maintenance of GPT entries cached in a TLBPrzemyslaw Wirkus2021-04-192-0/+10
* aarch64: Add new data cache maintenance operationsPrzemyslaw Wirkus2021-04-192-0/+7
* arm64: add two initializersJan Beulich2021-04-192-2/+8
* aarch64: Define RME system registersPrzemyslaw Wirkus2021-04-162-0/+8
* Update the ChangeLog, and add the missing entries.Nelson Chu2021-04-161-0/+5
* RISC-V: compress "addi d,CV,z" to "c.mv d,CV"Lifang Xia2021-04-161-0/+1
* ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra2021-04-134-2/+42
* AArch64: Fix Atomic LD64/ST64 classification.Tejas Belagod2021-04-092-4/+9
* PowerPC disassembly of pcrel referencesAlan Modra2021-04-092-10/+143
* PR27684, PowerPC missing mfsprg0 and othersAlan Modra2021-04-082-4/+10
* PR27676, PowerPC missing extended dcbt, dcbtst mnemonicsAlan Modra2021-04-082-7/+90
* Return symbol from symbol_at_address_funcAlan Modra2021-04-063-23/+14
* C99 opcodes configuryAlan Modra2021-04-058-1248/+528