aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
2021-05-29MIPS/opcodes: Properly handle ISA exclusionMaciej W. Rozycki1-19/+18
2021-05-29MIPS/opcodes: Factor out ISA matching against flagsMaciej W. Rozycki1-4/+21
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki1-2/+9
2021-05-29MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki1-2/+1
2021-04-01Remove strneq macro and use startswith.Martin Liska1-1/+0
2021-03-31Use bool in includeAlan Modra5-46/+45
2021-03-31Remove bfd_stdint.hAlan Modra4-5/+4
2021-03-29TRUE/FALSE simplificationAlan Modra1-7/+5
2021-03-29opcodes int vs bfd_boolean fixesAlan Modra1-1/+1
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen2-0/+107
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu1-64/+71
2021-02-18RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu1-69/+0
2021-02-15IBM Z: Implement instruction set extensionsAndreas Krebbel1-0/+1
2021-02-08opcodes: tic54x: namespace exported variablesMike Frysinger1-4/+4
2021-02-05RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM.Nelson Chu1-2/+0
2021-02-05RISC-V: PR27348, Remove obsolete Xcustom support.Nelson Chu1-72/+0
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu2-112/+0
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu1-44/+51
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu2-31/+17
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov1-2/+0
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich2-0/+4
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf2-1/+114
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra69-69/+69
2020-12-18Constify more arraysAlan Modra1-1/+1
2020-12-10RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.Nelson Chu1-0/+4
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu1-2/+4
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu1-0/+2
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu1-2/+2
2020-11-16aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus1-1/+3
2020-11-09Add support for the LMBD (left-most bit detect) instruction to the PRU assemb...Spencer E. Olson1-16/+18
2020-11-09aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus1-0/+1
2020-11-06aarch64: Extract Pointer Authentication feature from Armv8.3-APrzemyslaw Wirkus1-0/+2
2020-11-04aarch64: Update feature RAS system registersPrzemyslaw Wirkus1-2/+2
2020-11-03[PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus1-1/+3
2020-10-28aarch64: Add CSR PDEC instructionPrzemyslaw Wirkus1-0/+2
2020-10-28aarch64: Add DSB instruction Armv8.7-a variantPrzemyslaw Wirkus1-0/+2
2020-10-28aarch64: Add basic support for armv8.7-a architecturePrzemyslaw Wirkus1-0/+3
2020-10-26CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu1-0/+5
2020-09-12CSKY: Change ISA flag's type to bfd_uint64_t and fix build error.Cooper Qu1-31/+36
2020-09-10Fix compile time warnings when building for the CSKY target on a 32-bit host.Nick Clifton1-1/+1
2020-09-09CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu1-0/+1
2020-09-09CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu1-0/+2
2020-09-08aarch64: Add support for Armv8-R system registersAlex Coplan1-2/+4
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan1-1/+7
2020-09-02ubsan: v850-opc.c:412 left shift cannot be representedAlan Modra1-1/+1
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu1-0/+1
2020-08-31PR26493 UBSAN: elfnn-riscv.c left shift of negative valueAlan Modra1-4/+4
2020-08-28CSKY: Support attribute section.Cooper Qu1-27/+28
2020-08-24CSKY: Add new arch CK860.Cooper Qu1-0/+2