aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/translate.h
AgeCommit message (Expand)AuthorFilesLines
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