aboutsummaryrefslogtreecommitdiff
path: root/disas/mips.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-13target-mips: add compact and CP1 branchesYongbok Kim1-3/+64
2014-10-13target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructionsYongbok Kim1-0/+4
2014-10-13target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6Leon Alrae1-0/+5
2014-10-13target-mips: redefine Integer Multiply and Divide instructionsLeon Alrae1-0/+16
2014-10-13target-mips: move PREF, CACHE, LLD and SCD instructionsLeon Alrae1-0/+4
2014-10-13target-mips: move LL and SC instructionsLeon Alrae1-1/+8
2014-10-13target-mips: add SELEQZ and SELNEZ instructionsLeon Alrae1-0/+8
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini1-0/+4873