summaryrefslogtreecommitdiffstats
path: root/tcg/mips
Commit message (Expand)AuthorAgeFilesLines
* tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson2010-03-261-3/+3
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-261-0/+1
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-261-0/+1
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-261-0/+1
* tcg: Use TCGCond where appropriate.Richard Henderson2010-03-261-4/+4
* tcg: Name the opcode enumeration.Richard Henderson2010-03-261-1/+1
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-2/+0
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-201-1/+3
* tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno2010-02-091-2/+2
* tcg/mips: implement setcond2Aurelien Jarno2010-02-091-12/+80
* tcg/mips: implement setcondAurelien Jarno2010-02-081-0/+65
* tcg: initial mips supportAurelien Jarno2009-12-012-0/+1446
OpenPOWER on IntegriCloud