summaryrefslogtreecommitdiff
path: root/include/opcode
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add an error code for out-of-range registersRichard Sandiford2023-03-301-1/+9
* aarch64: Deprioritise AARCH64_OPDE_REG_LISTRichard Sandiford2023-03-301-5/+9
* aarch64: Update operand_mismatch_kind_namesRichard Sandiford2023-03-301-1/+4
* aarch64: Move ZA range checks to aarch64-opc.cRichard Sandiford2023-03-301-0/+1
* aarch64: Make indexed_za use 64-bit immediatesRichard Sandiford2023-03-301-1/+1
* aarch64: Rename za_tile_vector to za_indexRichard Sandiford2023-03-301-10/+13
* aarch64: Make SME instructions use F_STRICTRichard Sandiford2023-03-301-0/+2
* aarch64: Add sme-i16i64 and sme-f64f64 aliasesRichard Sandiford2023-03-301-2/+2
* bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez2023-02-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-0170-70/+70
* RISC-V: Fix T-Head Fmv vendor extension encodingChristoph Müllner2022-12-271-2/+2
* riscv: Add AIA extension support (Smaia, Ssaia)Christoph Müllner2022-11-251-0/+68
* RISC-V: Add 'Ssstateen' extension and its CSRsTsukasa OI2022-11-191-13/+13
* RISC-V: Add T-Head Int vendor extensionChristoph Müllner2022-11-172-0/+9
* RISC-V: Add T-Head Fmv vendor extensionChristoph Müllner2022-11-172-0/+9
* aarch64: Add support for Common Short Sequence Compression extensionAndre Vieira2022-11-141-1/+5
* PowerPC: Add support for RFC02653 - Dense Math FacilityPeter Bergner2022-10-271-15/+18
* e200 LSP supportAlan Modra2022-10-141-0/+5
* RISC-V: Move certain arrays to riscv-opc.cTsukasa OI2022-10-141-11/+2
* RISC-V: Fix buffer overflow on print_insn_riscvTsukasa OI2022-10-041-0/+2
* RISC-V: Renamed INSN_CLASS for floating point in integer extensions.Nelson Chu2022-10-041-7/+7
* RISC-V/gas: allow generating up to 176-bit instructions with .insnJan Beulich2022-10-041-0/+3
* RISC-V: Add Zawrs ISA extension supportChristoph Müllner2022-09-232-0/+9
* RISC-V: Add T-Head MemPair vendor extensionChristoph Müllner2022-09-222-0/+18
* RISC-V: Add T-Head MemIdx vendor extensionChristoph Müllner2022-09-222-0/+135
* RISC-V: Add T-Head FMemIdx vendor extensionChristoph Müllner2022-09-222-0/+27
* RISC-V: Add T-Head MAC vendor extensionChristoph Müllner2022-09-222-0/+21
* RISC-V: Add T-Head CondMov vendor extensionChristoph Müllner2022-09-222-0/+9
* RISC-V: Add T-Head Bitmanip vendor extensionChristoph Müllner2022-09-222-0/+42
* RISC-V: Add support for arbitrary immediate encoding formatsChristoph Müllner2022-09-221-0/+17
* RISC-V: Add T-Head SYNC vendor extensionChristoph Müllner2022-09-222-0/+18
* RISC-V: Add T-Head CMO vendor extensionChristoph Müllner2022-09-222-0/+66
* ppc: Document the -mfuture and -Mfuture options and make them usablePeter Bergner2022-09-121-0/+3
* RISC-V: Add 'Zmmul' extension in assembler.Tsukasa OI2022-08-301-0/+1
* ppc/svp64: introduce non-zero operand flagDmitry Selyutin2022-08-111-0/+5
* ppc/svp64: support LibreSOC architectureDmitry Selyutin2022-08-111-0/+3
* libopcodes/aarch64: add support for disassembler stylingAndrew Burgess2022-07-291-1/+27
* RISC-V: Added Zfhmin and Zhinxmin.Tsukasa OI2022-07-071-3/+4
* opcodes/aarch64: split off creation of comment text in disassemblerAndrew Burgess2022-06-291-1/+1
* RISC-V: Add 'Sstc' extension and its CSRsTsukasa OI2022-06-281-0/+10
* RISC-V: Add 'Sscofpmf' extension with its CSRsTsukasa OI2022-06-281-0/+62
* RISC-V: Add 'Smstateen' extension and its CSRsTsukasa OI2022-06-281-0/+42
* RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu2022-06-222-25/+26
* RISC-V: Add zhinx extension supports.jiawei2022-05-301-2/+3
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-272-32/+32
* ppc: extend opindex to 16 bitsDmitry Selyutin2022-05-251-1/+7
* RISC-V: Remove RV128-only fmv instructionsTsukasa OI2022-05-201-6/+0
* AArch64: Enable FP16 by default for Armv9-A.Tamar Christina2022-05-181-0/+1
* RISC-V: Added half-precision floating-point v1.0 instructions.Nelson Chu2022-05-172-0/+77
* RISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}Christoph Muellner2022-04-221-0/+9