summary refs log tree commit diff stats
path: root/target/mips/tcg/sysemu/special_helper.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: Split out mips_env_mmu_indexRichard Henderson2024-02-031-1/+1
* target/mips: Replace `tb_pc()` with `tb->pc`Anton Johansson2023-03-011-1/+1
* accel/tcg: Introduce tb_pc and log_pcRichard Henderson2022-10-041-1/+1
* exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-0/+1
* target/mips: Move helper_cache() to tcg/sysemu/special_helper.cPhilippe Mathieu-Daudé2021-05-021-0/+33
* target/mips: Move Special opcodes to tcg/sysemu/special_helper.cPhilippe Mathieu-Daudé2021-05-021-0/+140