aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/insn_trans
AgeCommit message (Expand)Author
2023-07-31target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth
2022-11-07target/loongarch: Fix return value of CHECK_FPERui Wang
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-10-17target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flagsSong Gao
2022-10-17target/loongarch: bstrins.w src register need EXT_NONESong Gao
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson
2022-07-04target/loongarch: Adjust functions and structure to support user-modeSong Gao
2022-06-06target/loongarch: Add timer related instructions support.Xiaojuan Yang
2022-06-06target/loongarch: Add other core instructions supportXiaojuan Yang
2022-06-06target/loongarch: Add TLB instruction supportXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch CSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add branch instruction translationSong Gao
2022-06-06target/loongarch: Add floating point load/store instruction translationSong Gao
2022-06-06target/loongarch: Add floating point move instruction translationSong Gao
2022-06-06target/loongarch: Add floating point conversion instruction translationSong Gao
2022-06-06target/loongarch: Add floating point comparison instruction translationSong Gao
2022-06-06target/loongarch: Add floating point arithmetic instruction translationSong Gao
2022-06-06target/loongarch: Add fixed point extra instruction translationSong Gao
2022-06-06target/loongarch: Add fixed point atomic instruction translationSong Gao
2022-06-06target/loongarch: Add fixed point load/store instruction translationSong Gao
2022-06-06target/loongarch: Add fixed point bit instruction translationSong Gao
2022-06-06target/loongarch: Add fixed point shift instruction translationSong Gao
2022-06-06target/loongarch: Add fixed point arithmetic instruction translationSong Gao