aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-19target/loongarch/op_helper: Fix coverity cond_at_most errorXiaojuan Yang1-1/+1
2022-07-04target/loongarch: Adjust functions and structure to support user-modeSong Gao1-0/+6
2022-07-04target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exceptionSong Gao1-2/+2
2022-06-06target/loongarch: Add timer related instructions support.Xiaojuan Yang1-0/+13
2022-06-06target/loongarch: Add other core instructions supportXiaojuan Yang1-0/+37
2022-06-06target/loongarch: Add fixed point extra instruction translationSong Gao1-0/+26
2022-06-06target/loongarch: Add fixed point load/store instruction translationSong Gao1-0/+15
2022-06-06target/loongarch: Add fixed point bit instruction translationSong Gao1-0/+21
2022-06-06target/loongarch: Add main translation routinesSong Gao1-0/+21