aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi1-0/+6
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-1/+2
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi1-0/+3
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi1-0/+5
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-0/+306
2023-07-18RISC-V: Supports Zcb extension.Jiawei2-0/+52
2023-07-03RISC-V: Zvkh[a,b]: Remove individual instruction classChristoph Müllner1-2/+0
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner2-0/+9
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner2-0/+12
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner2-0/+14
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner2-0/+36
2023-07-01RISC-V: Add support for the Zvkg ISA extensionChristoph Müllner2-0/+9
2023-07-01RISC-V: Add support for the Zvbc extensionNathan Huckleberry2-0/+15
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner2-0/+55
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner2-0/+105
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang1-0/+6
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui1-2/+2
2023-06-30opcodes/loongarch: remove unused codeWANG Xuerui1-5/+0
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui1-0/+2
2023-06-27 RISC-V: Support Zicond extensionPhilipp Tomsich2-0/+9
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen1-0/+2
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos1-0/+6
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki1-25/+10
2023-06-15Revert "MIPS: sync oprand char usage between mips and micromips"Maciej W. Rozycki1-12/+2
2023-06-05MIPS: sync oprand char usage between mips and micromipsYunQiang Su1-2/+12
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su1-10/+25
2023-06-01RISC-V: PR30449, Add lga assembler macro support.Jim Wilson1-0/+1
2023-05-30LoongArch: include: Add support for linker relaxation.mengqinggang1-0/+3
2023-04-26 RISC-V: Support XVentanaCondOps extensionPhilipp Tomsich2-0/+9
2023-03-30aarch64: Remove stray reglist variableRichard Sandiford1-1/+1
2023-03-30aarch64: Add the RPRFM instructionRichard Sandiford1-0/+2
2023-03-30aarch64: Add new SVE dot-product instructionsRichard Sandiford1-1/+2
2023-03-30aarch64: Add the SME2 shift instructionsRichard Sandiford1-0/+3
2023-03-30aarch64: Add the SME2 saturating conversion instructionsRichard Sandiford1-0/+1
2023-03-30aarch64: Add the SME2 MLALL and MLSLL instructionsRichard Sandiford1-0/+5
2023-03-30aarch64: Add the SME2 MLAL and MLSL instructionsRichard Sandiford1-0/+4
2023-03-30aarch64: Add the SME2 FMLA and FMLS instructionsRichard Sandiford1-0/+2
2023-03-30aarch64: Add the SME2 maximum/minimum instructionsRichard Sandiford1-0/+1
2023-03-30aarch64: Add the SME2 ADD and SUB instructionsRichard Sandiford1-0/+3
2023-03-30aarch64: Add the SME2 ZT0 instructionsRichard Sandiford1-0/+11
2023-03-30aarch64: Add the SME2 predicate-related instructionsRichard Sandiford1-0/+11
2023-03-30aarch64: Add the SME2 multivector LD1 and ST1 instructionsRichard Sandiford1-0/+3
2023-03-30aarch64: Add the SME2 MOVA instructionsRichard Sandiford1-0/+10
2023-03-30aarch64: Add support for predicate-as-counter registersRichard Sandiford1-0/+5
2023-03-30aarch64; Add support for vector offset rangesRichard Sandiford1-4/+19
2023-03-30aarch64: Add support for vgx2 and vgx4Richard Sandiford1-0/+13
2023-03-30aarch64: Add _off4 suffix to AARCH64_OPND_SME_ZA_arrayRichard Sandiford1-3/+3
2023-03-30aarch64: Add +sme2Richard Sandiford1-0/+1
2023-03-30aarch64: Add support for strided register listsRichard Sandiford1-12/+26
2023-03-30aarch64: Add a aarch64_cpu_supports_inst_p helperRichard Sandiford1-0/+3