Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 1 | -0/+1 |
2022-01-11 | target/mips: Extract break code into env->error_code | Richard Henderson | 1 | -0/+1 |
2021-08-25 | target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian() | Philippe Mathieu-Daudé | 1 | -0/+5 |
2021-08-25 | target/mips: Store CP0_Config0 in DisasContext | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-08-25 | target/mips: Define gen_helper() macros in translate.h | Philippe Mathieu-Daudé | 1 | -0/+12 |
2021-08-25 | target/mips: Introduce decodetree structure for NEC Vr54xx extension | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-08-25 | target/mips: Introduce generic TRANS() macro for decodetree helpers | Philippe Mathieu-Daudé | 1 | -0/+8 |
2021-07-02 | target/mips: Add declarations for generic TCG helpers | Philippe Mathieu-Daudé | 1 | -0/+5 |
2021-06-24 | target/mips: Move translate.h to tcg/ sub directory | Philippe Mathieu-Daudé | 1 | -0/+200 |