aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/mips16e_translate.c.inc
AgeCommit message (Expand)Author
2023-05-11target/mips: Add missing default_tcg_memop_maskRichard Henderson
2023-03-05target/mips: Drop tcg_temp_free from mips16e_translate.c.incRichard Henderson
2022-09-13target/mips: Honour -semihosting-config userspace=onPeter Maydell
2022-08-02target/mips: Advance pc after semihosting exceptionRichard Henderson
2022-06-28target/mips: Use an exception for semihostingRichard Henderson
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson
2021-09-14accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich
2021-07-02target/mips: Extract Code Compaction ASE translation routinesPhilippe Mathieu-Daudé