aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/tcg-internal.h
AgeCommit message (Expand)Author
2022-10-26target/mips: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-06-28target/mips: Use an exception for semihostingRichard Henderson
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2021-11-02target/mips: Make mips_cpu_tlb_fill sysemu onlyRichard Henderson
2021-09-21hw/core: Make do_unaligned_access noreturnRichard Henderson
2021-09-14target/mips: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-05-02target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé
2021-05-02target/mips: Move exception management code to exception.cPhilippe Mathieu-Daudé
2021-05-02target/mips: Move Special opcodes to tcg/sysemu/special_helper.cPhilippe Mathieu-Daudé
2021-05-02target/mips: Move tlb_helper.c to tcg/sysemu/Philippe Mathieu-Daudé
2021-05-02target/mips: Restrict mmu_init() to TCGPhilippe Mathieu-Daudé
2021-05-02target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCGPhilippe Mathieu-Daudé
2021-05-02target/mips: Introduce tcg-internal.h for TCG specific declarationsPhilippe Mathieu-Daudé