summaryrefslogtreecommitdiff
path: root/tcg/mips
AgeCommit message (Expand)AuthorFilesLines
2010-03-26tcg: Use TCGCond where appropriate.Richard Henderson1-4/+4
2010-03-26tcg: Name the opcode enumeration.Richard Henderson1-1/+1
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini1-2/+0
2010-02-20tcg: Add comments for all optional instructions not implemented.Richard Henderson1-1/+3
2010-02-09tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno1-2/+2
2010-02-09tcg/mips: implement setcond2Aurelien Jarno1-12/+80
2010-02-08tcg/mips: implement setcondAurelien Jarno1-0/+65
2009-12-01tcg: initial mips supportAurelien Jarno2-0/+1446