summaryrefslogtreecommitdiff
path: root/tcg/mips/tcg-target.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-03Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.Brad1-0/+4
2010-04-14tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil1-1/+1
2010-04-05tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno1-2/+2
2010-03-27tcg-mips: add guest base supportAurelien Jarno1-0/+3
2010-03-27tcg-mips: implement norAurelien Jarno1-1/+1
2010-03-26tcg: Allow target-specific implementation of NOR.Richard Henderson1-0/+1
2010-03-26tcg: Allow target-specific implementation of NAND.Richard Henderson1-0/+1
2010-03-26tcg: Allow target-specific implementation of EQV.Richard Henderson1-0/+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
2009-12-01tcg: initial mips supportAurelien Jarno1-0/+104