aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)Author
2023-07-24Updated Serbian translations for bfd, gold and opcodesNick Clifton
2023-07-19Updated Romanian translation for the opcodes directoryNick Clifton
2023-07-19Fix loongarch build with gcc-4.5Alan Modra
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton
2023-07-03Change version number to 2.40.90 and regenerate filesNick Clifton
2023-07-03Add markers for the 2.41 branchNick Clifton
2023-07-03opcodes/loongarch: Mark address offset operands of LVZ/LBT insns as suchWANG Xuerui
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner
2023-07-01RISC-V: Add support for the Zvkg ISA extensionChristoph Müllner
2023-07-01RISC-V: Add support for the Zvbc extensionNathan Huckleberry
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner
2023-06-30LoongArch: gas: Fix code style issuesmengqinggang
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui
2023-06-30opcodes/loongarch: print unrecognized insn words with the .word directiveWANG Xuerui
2023-06-30opcodes/loongarch: do not print hex notation for signed immediatesWANG Xuerui
2023-06-30opcodes/loongarch: style disassembled address offsets as suchWANG Xuerui
2023-06-30opcodes/loongarch: implement style support in the disassemblerWANG Xuerui
2023-06-30opcodes/loongarch: remove unused codeWANG Xuerui
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui
2023-06-28aarch64: Remove version dependencies from featuresAndrew Carlotti
2023-06-28LoongArch: gas: Add lsx and lasx instructions supportmengqinggang
2023-06-27 RISC-V: Support Zicond extensionPhilipp Tomsich
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen
2023-06-21x86: fix expansion of %XVJan Beulich
2023-06-16x86: shrink Masking insn attribute to a single bit (boolean)Jan Beulich
2023-06-15Add additional missing Allegrex CPU instructionsDavid Guillen Fandos
2023-06-15Add rotation instructions to MIPS Allegrex CPUDavid Guillen Fandos
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki
2023-06-15Revert "MIPS: sync oprand char usage between mips and micromips"Maciej W. Rozycki
2023-06-05MIPS: sync oprand char usage between mips and micromipsYunQiang Su
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su
2023-06-05Revert "MIPS: add MT ASE support for micromips32"YunQiang Su
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su
2023-06-01RISC-V: PR30449, Add lga assembler macro support.Jim Wilson
2023-05-30LoongArch: opcodes: Add support for linker relaxation.mengqinggang
2023-05-26x86: fix disassembler build after 1a3b4f90bc5fJan Beulich
2023-05-26x86: convert two pointers to (indexing) integersJan Beulich
2023-05-26x86: disassembling over-long insnsJan Beulich
2023-05-26x86: use fixed-width type for codep and friendsJan Beulich
2023-05-23Updated Swedish translation for the opcodes directoryNick Clifton
2023-05-23Support Intel FRED LKGSZhang, Jun
2023-05-23Revert "Support Intel FRED LKGS"liuhongt
2023-05-23Support Intel FRED LKGSZhang, Jun
2023-05-19RISC-V: Minor improvements for dis-assembler.Nelson Chu