aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/micromips_translate.c.inc
AgeCommit message (Expand)Author
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-05-11target/mips: Add missing default_tcg_memop_maskRichard Henderson
2023-03-13target/mips: Avoid tcg_const_* throughoutRichard Henderson
2023-03-13target/mips: Drop tcg_temp_free from micromips_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 trap code into env->error_codeRichard Henderson
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
2021-09-14accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich
2021-07-02target/mips: Extract the microMIPS ISA translation routinesPhilippe Mathieu-Daudé