aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/helper.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-04target/loongarch: Adjust functions and structure to support user-modeSong Gao1-0/+2
2022-06-06target/loongarch: Add timer related instructions support.Xiaojuan Yang1-0/+2
2022-06-06target/loongarch: Add other core instructions supportXiaojuan Yang1-0/+5
2022-06-06target/loongarch: Add TLB instruction supportXiaojuan Yang1-0/+13
2022-06-06target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang1-0/+8
2022-06-06target/loongarch: Add LoongArch CSR instructionXiaojuan Yang1-0/+8
2022-06-06target/loongarch: Add floating point move instruction translationSong Gao1-0/+2
2022-06-06target/loongarch: Add floating point conversion instruction translationSong Gao1-0/+29
2022-06-06target/loongarch: Add floating point comparison instruction translationSong Gao1-0/+9
2022-06-06target/loongarch: Add floating point arithmetic instruction translationSong Gao1-0/+37
2022-06-06target/loongarch: Add fixed point extra instruction translationSong Gao1-0/+4
2022-06-06target/loongarch: Add fixed point load/store instruction translationSong Gao1-0/+3
2022-06-06target/loongarch: Add fixed point bit instruction translationSong Gao1-0/+4
2022-06-06target/loongarch: Add main translation routinesSong Gao1-0/+6