| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro | Philippe Mathieu-Daudé | 2024-03-12 | 1 | -2/+1 |
| * | target/mips: Split out mips_env_mmu_index | Richard Henderson | 2024-02-03 | 1 | -1/+1 |
| * | target/mips: Replace `tb_pc()` with `tb->pc` | Anton Johansson | 2023-03-01 | 1 | -1/+1 |
| * | accel/tcg: Introduce tb_pc and log_pc | Richard Henderson | 2022-10-04 | 1 | -1/+1 |
| * | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 2022-02-21 | 1 | -0/+1 |
| * | target/mips: Move helper_cache() to tcg/sysemu/special_helper.c | Philippe Mathieu-Daudé | 2021-05-02 | 1 | -0/+33 |
| * | target/mips: Move Special opcodes to tcg/sysemu/special_helper.c | Philippe Mathieu-Daudé | 2021-05-02 | 1 | -0/+140 |