aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/insns.decode
AgeCommit message (Expand)AuthorFilesLines
2022-06-06target/loongarch: Add timer related instructions support.Xiaojuan Yang1-0/+3
2022-06-06target/loongarch: Add other core instructions supportXiaojuan Yang1-0/+11
2022-06-06target/loongarch: Add TLB instruction supportXiaojuan Yang1-0/+11
2022-06-06target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang1-0/+9
2022-06-06target/loongarch: Add LoongArch CSR instructionXiaojuan Yang1-0/+13
2022-06-06target/loongarch: Add branch instruction translationSong Gao1-0/+28
2022-06-06target/loongarch: Add floating point load/store instruction translationSong Gao1-0/+24
2022-06-06target/loongarch: Add floating point move instruction translationSong Gao1-0/+37
2022-06-06target/loongarch: Add floating point conversion instruction translationSong Gao1-0/+32
2022-06-06target/loongarch: Add floating point comparison instruction translationSong Gao1-0/+8
2022-06-06target/loongarch: Add floating point arithmetic instruction translationSong Gao1-0/+52
2022-06-06target/loongarch: Add fixed point extra instruction translationSong Gao1-0/+19
2022-06-06target/loongarch: Add fixed point atomic instruction translationSong Gao1-0/+44
2022-06-06target/loongarch: Add fixed point load/store instruction translationSong Gao1-0/+55
2022-06-06target/loongarch: Add fixed point bit instruction translationSong Gao1-0/+39
2022-06-06target/loongarch: Add fixed point shift instruction translationSong Gao1-0/+22
2022-06-06target/loongarch: Add fixed point arithmetic instruction translationSong Gao1-0/+79