summaryrefslogtreecommitdiffstats
path: root/tcg/mips/tcg-target.c
Commit message (Expand)AuthorAgeFilesLines
* tcg/mips: Fix regression caused by typo (copy + paste bug)Stefan Weil2011-07-201-1/+1
* Delegate setup of TCG temporaries to targetsBlue Swirl2011-06-261-0/+2
* cpu-exec.c: avoid AREG0 useBlue Swirl2011-06-261-5/+3
* tcg arm/mips/ia64: add a comment about retranslation and cachesAurelien Jarno2011-01-121-1/+3
* tcg/mips: fix branch target change during code retranslationAurelien Jarno2011-01-081-1/+1
* tcg: Make some tcg-target.c routines static.Richard Henderson2010-06-091-2/+2
* tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson2010-06-091-14/+14
* tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil2010-04-141-2/+3
* tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno2010-04-051-6/+39
* tcg/mips: fix 64-bit linux-user on big endian MIPSAurelien Jarno2010-04-051-4/+4
* Split TLB addend and target_phys_addr_tPaul Brook2010-04-051-2/+2
* tcg/mips: fix branch offset during retranslationAurelien Jarno2010-03-291-19/+30
* tcg-mips: add guest base supportAurelien Jarno2010-03-271-29/+36
* tcg/mips: implement the not_i32 op the same way as gccAurelien Jarno2010-03-271-1/+1
* tcg-mips: implement norAurelien Jarno2010-03-271-0/+4
* tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson2010-03-261-3/+3
* tcg: Use TCGCond where appropriate.Richard Henderson2010-03-261-4/+4
* tcg: Name the opcode enumeration.Richard Henderson2010-03-261-1/+1
* 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-011-0/+1342
OpenPOWER on IntegriCloud