summaryrefslogtreecommitdiffstats
path: root/target/loongarch/insn_trans
Commit message (Expand)AuthorAgeFilesLines
* target/loongarch: Remove cpu_fcsr0Richard Henderson2022-08-091-16/+17
* target/loongarch: Adjust functions and structure to support user-modeSong Gao2022-07-041-0/+36
* target/loongarch: Add timer related instructions support.Xiaojuan Yang2022-06-061-0/+33
* target/loongarch: Add other core instructions supportXiaojuan Yang2022-06-061-0/+65
* target/loongarch: Add TLB instruction supportXiaojuan Yang2022-06-061-0/+102
* target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang2022-06-061-0/+35
* target/loongarch: Add LoongArch CSR instructionXiaojuan Yang2022-06-061-0/+264
* target/loongarch: Add branch instruction translationSong Gao2022-06-061-0/+83
* target/loongarch: Add floating point load/store instruction translationSong Gao2022-06-061-0/+153
* target/loongarch: Add floating point move instruction translationSong Gao2022-06-061-0/+157
* target/loongarch: Add floating point conversion instruction translationSong Gao2022-06-061-0/+33
* target/loongarch: Add floating point comparison instruction translationSong Gao2022-06-061-0/+56
* target/loongarch: Add floating point arithmetic instruction translationSong Gao2022-06-061-0/+105
* target/loongarch: Add fixed point extra instruction translationSong Gao2022-06-061-0/+68
* target/loongarch: Add fixed point atomic instruction translationSong Gao2022-06-062-1/+114
* target/loongarch: Add fixed point load/store instruction translationSong Gao2022-06-061-0/+229
* target/loongarch: Add fixed point bit instruction translationSong Gao2022-06-061-0/+212
* target/loongarch: Add fixed point shift instruction translationSong Gao2022-06-061-0/+106
* target/loongarch: Add fixed point arithmetic instruction translationSong Gao2022-06-061-0/+304