aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/translate.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-12target/mips: introduce decodetree structure for Cavium Octeon extensionPavel Dovgalyuk1-0/+1
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson1-0/+1
2021-08-25target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()Philippe Mathieu-Daudé1-0/+5
2021-08-25target/mips: Store CP0_Config0 in DisasContextPhilippe Mathieu-Daudé1-0/+1
2021-08-25target/mips: Define gen_helper() macros in translate.hPhilippe Mathieu-Daudé1-0/+12
2021-08-25target/mips: Introduce decodetree structure for NEC Vr54xx extensionPhilippe Mathieu-Daudé1-0/+1
2021-08-25target/mips: Introduce generic TRANS() macro for decodetree helpersPhilippe Mathieu-Daudé1-0/+8
2021-07-02target/mips: Add declarations for generic TCG helpersPhilippe Mathieu-Daudé1-0/+5
2021-06-24target/mips: Move translate.h to tcg/ sub directoryPhilippe Mathieu-Daudé1-0/+200