aboutsummaryrefslogtreecommitdiff
path: root/opcodes/loongarch-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-11LoongArch: Discard extra spaces in objdump outputLulu Cai1-1/+6
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-10Add support for ilp32 register alias.Lulu Cai1-2/+2
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang1-0/+2
2023-06-30opcodes/loongarch: print unrecognized insn words with the .word directiveWANG Xuerui1-0/+1
2023-06-30opcodes/loongarch: do not print hex notation for signed immediatesWANG Xuerui1-7/+1
2023-06-30opcodes/loongarch: style disassembled address offsets as suchWANG Xuerui1-3/+16
2023-06-30opcodes/loongarch: implement style support in the disassemblerWANG Xuerui1-23/+22
2023-06-30opcodes/loongarch: remove unused codeWANG Xuerui1-35/+0
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui1-9/+17
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen1-1/+10
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-10-24LoongArch opcodes supportliuzhensong1-0/+342