Age | Commit message (Expand) | Author |
---|---|---|
2021-08-25 | target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian() | Philippe Mathieu-Daudé |
2021-08-25 | target/mips: Store CP0_Config0 in DisasContext | Philippe Mathieu-Daudé |
2021-08-25 | target/mips: Define gen_helper() macros in translate.h | Philippe Mathieu-Daudé |
2021-08-25 | target/mips: Introduce decodetree structure for NEC Vr54xx extension | Philippe Mathieu-Daudé |
2021-08-25 | target/mips: Introduce generic TRANS() macro for decodetree helpers | Philippe Mathieu-Daudé |
2021-07-02 | target/mips: Add declarations for generic TCG helpers | Philippe Mathieu-Daudé |
2021-06-24 | target/mips: Move translate.h to tcg/ sub directory | Philippe Mathieu-Daudé |