Age | Commit message (Expand) | Author |
---|---|---|
2023-10-03 | tcg: Rename cpu_env to tcg_env | Richard Henderson |
2023-05-11 | target/mips: Add missing default_tcg_memop_mask | Richard Henderson |
2023-03-13 | target/mips: Avoid tcg_const_* throughout | Richard Henderson |
2023-03-13 | target/mips: Drop tcg_temp_free from micromips_translate.c.inc | Richard Henderson |
2022-09-13 | target/mips: Honour -semihosting-config userspace=on | Peter Maydell |
2022-08-02 | target/mips: Advance pc after semihosting exception | Richard Henderson |
2022-06-28 | target/mips: Use an exception for semihosting | Richard Henderson |
2022-01-11 | target/mips: Extract trap code into env->error_code | Richard Henderson |
2022-01-11 | target/mips: Extract break code into env->error_code | Richard Henderson |
2022-01-08 | exec/memop: Adding signedness to quad definitions | Frédéric Pétrot |
2021-09-14 | accel/tcg: Add DisasContextBase argument to translator_ld* | Ilya Leoshkevich |
2021-07-02 | target/mips: Extract the microMIPS ISA translation routines | Philippe Mathieu-Daudé |