aboutsummaryrefslogtreecommitdiff
path: root/target-mips/translate.c
AgeCommit message (Expand)Author
2009-11-30target-mips: use physical address in lladdrAurelien Jarno
2009-11-22target-mips: make CP0_LLAddr register CPU dependentAurelien Jarno
2009-11-22target-mips: rename CP0_LLAddr into lladdrAurelien Jarno
2009-11-14target-mips: fix indentationAurelien Jarno
2009-11-14mips: fix cpu_reset memory leakBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-30target-mips: make sure constants are in the second argumentAurelien Jarno
2009-09-30mips: Fix spelling in commentStefan Weil
2009-09-28target-mips: log instructions start in TCG codeAurelien Jarno
2009-09-23target-mips: remove MAX_OP_PER_INSTR workaroundAurelien Jarno
2009-09-14target-mips: fix single-steppingNathan Froyd
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-25target-mips: fix conditional moves off fp condition codesNathan Froyd
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-12target-mips: remove useless code in gen_st_cond()Aurelien Jarno
2009-07-12Fix MIPS SCPaul Brook
2009-07-09MIPS atomic instructionsPaul Brook
2009-07-03target-mips: fix MADD and MSUB/MSUBU instructionsNathan Froyd
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-04target-mips: proper sign extension for 'SUBU rd, zero, rt'Aurelien Jarno
2009-05-04target-mips: fix comments about SUB/DSUBAurelien Jarno
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-04-20Enable access to SYNCI_Step register in usermode emulation.pbrook
2009-04-17Revert "target-mips: fix call to check_*() functions"aurel32
2009-04-17target-mips: simplify exception generationaurel32
2009-04-16target-mips: fix revision r7126aurel32
2009-04-16target-mips: fix call to check_*() functionsaurel32
2009-04-16target-mips: optimize gen_flt3_ldst()aurel32
2009-04-16target-mips: optimize gen_flt_ldst()aurel32
2009-04-16Stop translation after a syscall instruciton.pbrook
2009-04-15target-mips: mark zero register as unused.aurel32
2009-04-15target-mips: variable names consistencyaurel32
2009-04-13target-mips: fix commits 7040 and 7042aurel32
2009-04-12target-mips: fix commit 7046aurel32
2009-04-11target-mips: don't map zero register as a TCG globalaurel32
2009-04-11target-mips: optimize gen_ldst()aurel32
2009-04-11target-mips: optimize gen_arith_imm()aurel32
2009-04-10target-mips: fix commit r7076aurel32
2009-04-10target-mips: optimize gen_movcf_d()aurel32
2009-04-10target-mips: optimize a few tcg_temp_free()aurel32
2009-04-08target-mips: optimize gen_farith()aurel32
2009-04-08target-mips: optimize gen_flt3_arith()aurel32
2009-04-08target-mips: optimize gen_flt3_ldst()aurel32
2009-04-08target-mips: optimize gen_arith()aurel32
2009-04-08target-mips: optimize decode_opc()aurel32
2009-04-08target-mips: optimize gen_cp1()aurel32
2009-04-08target-mips: optimize gen_cp0()aurel32
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-03-29target-mips: optimize gen_movcf_*()aurel32