aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/translate.h
AgeCommit message (Expand)Author
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-07-10target/mips: Implement Loongson CSR instructionsJiaxun Yang
2023-06-05target/mips: Tidy helpers for translationRichard Henderson
2023-06-05tcg: Move TCGv, dup_const_tl definitions to tcg-op.hRichard Henderson
2022-08-02target/mips: Advance pc after semihosting exceptionRichard Henderson
2022-07-12target/mips: introduce decodetree structure for Cavium Octeon extensionPavel Dovgalyuk
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson
2021-08-25target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()Philippe Mathieu-Daudé
2021-08-25target/mips: Store CP0_Config0 in DisasContextPhilippe Mathieu-Daudé
2021-08-25target/mips: Define gen_helper() macros in translate.hPhilippe Mathieu-Daudé
2021-08-25target/mips: Introduce decodetree structure for NEC Vr54xx extensionPhilippe Mathieu-Daudé
2021-08-25target/mips: Introduce generic TRANS() macro for decodetree helpersPhilippe Mathieu-Daudé
2021-07-02target/mips: Add declarations for generic TCG helpersPhilippe Mathieu-Daudé
2021-06-24target/mips: Move translate.h to tcg/ sub directoryPhilippe Mathieu-Daudé