aboutsummaryrefslogtreecommitdiff
path: root/tcg/mips/tcg-target.c
AgeCommit message (Expand)Author
2010-06-09tcg: Make some tcg-target.c routines static.Richard Henderson
2010-06-09tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson
2010-04-14tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil
2010-04-05tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno
2010-04-05tcg/mips: fix 64-bit linux-user on big endian MIPSAurelien Jarno
2010-04-05Split TLB addend and target_phys_addr_tPaul Brook
2010-03-29tcg/mips: fix branch offset during retranslationAurelien Jarno
2010-03-27tcg-mips: add guest base supportAurelien Jarno
2010-03-27tcg/mips: implement the not_i32 op the same way as gccAurelien Jarno
2010-03-27tcg-mips: implement norAurelien Jarno
2010-03-26tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson
2010-03-26tcg: Use TCGCond where appropriate.Richard Henderson
2010-03-26tcg: Name the opcode enumeration.Richard Henderson
2010-02-09tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno
2010-02-09tcg/mips: implement setcond2Aurelien Jarno
2010-02-08tcg/mips: implement setcondAurelien Jarno
2009-12-01tcg: initial mips supportAurelien Jarno