summaryrefslogtreecommitdiffstats
path: root/target/loongarch/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/loongarch/op_helper: Fix coverity cond_at_most errorXiaojuan Yang2022-07-191-1/+1
* target/loongarch: Adjust functions and structure to support user-modeSong Gao2022-07-041-0/+6
* target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exceptionSong Gao2022-07-041-2/+2
* target/loongarch: Add timer related instructions support.Xiaojuan Yang2022-06-061-0/+13
* target/loongarch: Add other core instructions supportXiaojuan Yang2022-06-061-0/+37
* target/loongarch: Add fixed point extra instruction translationSong Gao2022-06-061-0/+26
* target/loongarch: Add fixed point load/store instruction translationSong Gao2022-06-061-0/+15
* target/loongarch: Add fixed point bit instruction translationSong Gao2022-06-061-0/+21
* target/loongarch: Add main translation routinesSong Gao2022-06-061-0/+21