summary refs log tree commit diff stats
path: root/target/mips/tcg/micromips_translate.c.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcg: Rename cpu_env to tcg_envRichard Henderson2023-10-031-6/+6
* target/mips: Add missing default_tcg_memop_maskRichard Henderson2023-05-111-8/+16
* target/mips: Avoid tcg_const_* throughoutRichard Henderson2023-03-131-2/+2
* target/mips: Drop tcg_temp_free from micromips_translate.c.incRichard Henderson2023-03-131-8/+0
* target/mips: Honour -semihosting-config userspace=onPeter Maydell2022-09-131-3/+3
* target/mips: Advance pc after semihosting exceptionRichard Henderson2022-08-021-3/+3
* target/mips: Use an exception for semihostingRichard Henderson2022-06-281-3/+3
* target/mips: Extract trap code into env->error_codeRichard Henderson2022-01-111-2/+2
* target/mips: Extract break code into env->error_codeRichard Henderson2022-01-111-3/+3
* exec/memop: Adding signedness to quad definitionsFrédéric Pétrot2022-01-081-5/+5
* accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich2021-09-141-1/+1
* target/mips: Extract the microMIPS ISA translation routinesPhilippe Mathieu-Daudé2021-07-021-0/+3231