Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | disas/mips: Add R6 jr/jr.hb to disassembler | James Hogan | 1 | -0/+2 |
2015-07-15 | disas/mips: fix disassembling R6 instructions | Yongbok Kim | 1 | -6/+6 |
2015-06-12 | target-mips: add MTHC0 and MFHC0 instructions | Leon Alrae | 1 | -0/+2 |
2015-06-11 | target-mips: add ERETNC instruction and Config5.LLB bit | Leon Alrae | 1 | -0/+1 |
2014-12-16 | disas/mips: disable unused mips16_to_32_reg_map[] | Leon Alrae | 1 | -1/+2 |
2014-12-16 | disas/mips: remove unused mips_msa_control_names_numeric[32] | Leon Alrae | 1 | -7/+0 |
2014-11-03 | disas/mips.c: disassemble MSA instructions | Yongbok Kim | 1 | -2/+714 |
2014-11-03 | target-mips: add TLBINV support | Leon Alrae | 1 | -0/+2 |
2014-10-14 | target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions | Yongbok Kim | 1 | -0/+2 |
2014-10-14 | target-mips: add new Floating Point Comparison instructions | Yongbok Kim | 1 | -0/+44 |
2014-10-14 | target-mips: add new Floating Point instructions | Leon Alrae | 1 | -0/+22 |
2014-10-14 | target-mips: add AUI, LSA and PCREL instruction families | Leon Alrae | 1 | -3/+39 |
2014-10-13 | target-mips: add compact and CP1 branches | Yongbok Kim | 1 | -3/+64 |
2014-10-13 | target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions | Yongbok Kim | 1 | -0/+4 |
2014-10-13 | target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 | Leon Alrae | 1 | -0/+5 |
2014-10-13 | target-mips: redefine Integer Multiply and Divide instructions | Leon Alrae | 1 | -0/+16 |
2014-10-13 | target-mips: move PREF, CACHE, LLD and SCD instructions | Leon Alrae | 1 | -0/+4 |
2014-10-13 | target-mips: move LL and SC instructions | Leon Alrae | 1 | -1/+8 |
2014-10-13 | target-mips: add SELEQZ and SELNEZ instructions | Leon Alrae | 1 | -0/+8 |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 1 | -0/+4873 |