aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/tlb_helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé1-1/+1
2022-11-07target/loongarch: Separate the hardware flags into MMU index and PLVRui Wang1-2/+2
2022-11-04target/loongarch: Fix raise_mmu_exception() set wrong exception_indexSong Gao1-2/+3
2022-07-19target/loongarch/tlb_helper: Fix coverity integer overflow errorXiaojuan Yang1-2/+2
2022-06-06target/loongarch: Add other core instructions supportXiaojuan Yang1-0/+93
2022-06-06target/loongarch: Add TLB instruction supportXiaojuan Yang1-0/+355
2022-06-06target/loongarch: Add MMU support for LoongArch CPU.Xiaojuan Yang1-0/+315