Age | Commit message (Expand) | Author | Files | Lines |
2021-05-02 | target/mips: Move TCG source files under tcg/ sub directory | Philippe Mathieu-Daudé | 1 | -31/+0 |
2021-05-02 | target/mips: Move exception management code to exception.c | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-05-02 | target/mips: Move tlb_helper.c to tcg/sysemu/ | Philippe Mathieu-Daudé | 1 | -1/+0 |
2021-05-02 | target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder | Philippe Mathieu-Daudé | 1 | -5/+0 |
2021-05-02 | target/mips: Move sysemu specific files under sysemu/ subfolder | Philippe Mathieu-Daudé | 1 | -6/+6 |
2021-05-02 | target/mips: Add simple user-mode mips_cpu_do_interrupt() | Philippe Mathieu-Daudé | 1 | -0/+5 |
2021-05-02 | target/mips: Extract load/store helpers to ldst_helper.c | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-05-02 | target/mips: Move msa_reset() to new source file | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-05-02 | target/mips: Move IEEE rounding mode array to new source file | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-05-02 | target/mips: Simplify meson TCG rules | Philippe Mathieu-Daudé | 1 | -3/+2 |
2021-03-13 | target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree | Philippe Mathieu-Daudé | 1 | -0/+5 |
2021-03-13 | target/mips: Extract MXU code to new mxu_translate.c file | Philippe Mathieu-Daudé | 1 | -0/+4 |
2021-03-13 | target/mips/meson: Restrict mips-semi.c to TCG | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-13 | target/mips/meson: Introduce mips_tcg source set | Philippe Mathieu-Daudé | 1 | -2/+5 |
2021-01-14 | target/mips: Introduce decodetree helpers for Release6 LSA/DLSA opcodes | Philippe Mathieu-Daudé | 1 | -0/+3 |
2021-01-14 | target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-01-14 | target/mips: Extract LSA/DLSA translation generators | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-01-14 | target/mips: Introduce decode tree bindings for MSA ASE | Philippe Mathieu-Daudé | 1 | -0/+5 |
2021-01-14 | target/mips: Extract MSA translation routines | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-01-14 | target/mips: Only build TCG code when CONFIG_TCG is set | Philippe Mathieu-Daudé | 1 | -2/+6 |
2021-01-14 | target/mips: Rename helper.c as tlb_helper.c | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-12-13 | hw/mips: Move address translation helpers to target/mips/ | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-12-13 | target/mips: Do not include CP0 helpers in user-mode emulation | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-08-21 | meson: target | Paolo Bonzini | 1 | -0/+24 |