aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/cpu.h
AgeCommit message (Expand)Author
2022-11-07target/loongarch: Separate the hardware flags into MMU index and PLVRui Wang
2022-11-04target/loongarch: Fix emulation of float-point disable exceptionRui Wang
2022-11-04target/loongarch: Adjust the layout of hardware flags bit fieldsRui Wang
2022-11-04target/loongarch: Add exception subcodeSong Gao
2022-08-05target/loongarch: Fix macros SET_FPU_* in cpu.hQi Hu
2022-07-19hw/loongarch: Add fdt supportXiaojuan Yang
2022-07-04target/loongarch: Adjust functions and structure to support user-modeSong Gao
2022-07-04target/loongarch: remove badaddr from CPULoongArchSong Gao
2022-06-06hw/loongarch: Add LoongArch load elf function.Xiaojuan Yang
2022-06-06target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add constant timer supportXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch interrupt and exception handleXiaojuan Yang
2022-06-06target/loongarch: Add MMU support for LoongArch CPU.Xiaojuan Yang
2022-06-06target/loongarch: Add CSRs definitionXiaojuan Yang
2022-06-06target/loongarch: Add core definitionSong Gao