Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-14 | target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes | Philippe Mathieu-Daudé | 1 | -0/+14 |
2021-01-14 | target/mips: Use decode_ase_msa() generated from decodetree | Philippe Mathieu-Daudé | 1 | -28/+1 |
2021-01-14 | target/mips: Introduce decode tree bindings for MSA ASE | Philippe Mathieu-Daudé | 1 | -0/+36 |
2021-01-14 | target/mips: Pass TCGCond argument to MSA gen_check_zero_element() | Philippe Mathieu-Daudé | 1 | -6/+4 |
2021-01-14 | target/mips: Extract MSA translation routines | Philippe Mathieu-Daudé | 1 | -0/+2265 |