summary refs log tree commit diff stats
path: root/target/mips/tcg/tcg-internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-261-0/+3
* target/mips: Use an exception for semihostingRichard Henderson2022-06-281-0/+2
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-8/+9
* target/mips: Make mips_cpu_tlb_fill sysemu onlyRichard Henderson2021-11-021-3/+4
* hw/core: Make do_unaligned_access noreturnRichard Henderson2021-09-211-2/+2
* target/mips: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-2/+3
* target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé2021-05-021-0/+11
* target/mips: Move exception management code to exception.cPhilippe Mathieu-Daudé2021-05-021-0/+14
* target/mips: Move Special opcodes to tcg/sysemu/special_helper.cPhilippe Mathieu-Daudé2021-05-021-0/+3
* target/mips: Move tlb_helper.c to tcg/sysemu/Philippe Mathieu-Daudé2021-05-021-0/+5
* target/mips: Restrict mmu_init() to TCGPhilippe Mathieu-Daudé2021-05-021-0/+2
* target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCGPhilippe Mathieu-Daudé2021-05-021-0/+9
* target/mips: Introduce tcg-internal.h for TCG specific declarationsPhilippe Mathieu-Daudé2021-05-021-0/+20