aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/translate.h
AgeCommit message (Expand)Author
2023-09-20target/loongarch: Add avail_LASX to check LASX instructionsSong Gao
2023-08-24target/loongarch: Add avail_IOCSR to check iocsr instructionsSong Gao
2023-08-24target/loongarch: Add avail_LSX to check LSX instructionsSong Gao
2023-08-24target/loongarch: Add avail_LAM to check atomic instructionsSong Gao
2023-08-24target/loongarch: Add avail_LSPW to check LSPW instructionsSong Gao
2023-08-24target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructionsSong Gao
2023-08-24target/loongarch: Add avail_64 to check la64-only instructionsSong Gao
2023-08-24target/loongarch: Add a check parameter to the TRANS macroSong Gao
2023-08-24target/loongarch: Add LA64 & VA32 to DisasContextJiajie Chen
2023-05-06target/loongarch: Implement vadd/vsubSong Gao
2023-03-05target/loongarch: Drop temp_newRichard Henderson
2022-11-07target/loongarch: Separate the hardware flags into MMU index and PLVRui Wang
2022-06-06target/loongarch: Add fixed point arithmetic instruction translationSong Gao
2022-06-06target/loongarch: Add main translation routinesSong Gao