summary refs log tree commit diff stats
path: root/target/mips/tcg/exception.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé2024-03-121-2/+1
* target/mips: Replace `tb_pc()` with `tb->pc`Anton Johansson2023-03-011-1/+2
* accel/tcg: Introduce tb_pc and log_pcRichard Henderson2022-10-041-1/+1
* target/mips: Use an exception for semihostingRichard Henderson2022-06-281-0/+1
* exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-0/+1
* target/mips: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-18/+0
* target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé2021-05-021-0/+167