aboutsummaryrefslogtreecommitdiff
path: root/target-mips/translate.c
AgeCommit message (Expand)Author
2012-08-27target-mips: allow microMIPS SWP and SDP to have RD equal to BASEEric Johnson
2012-08-27target-mips: add privilege level check to several Cop0 instructionsEric Johnson
2012-08-27mips-linux-user: Always support rdhwr.Richard Henderson
2012-08-27target-mips: Streamline indexed cp1 memory addressing.Richard Henderson
2012-08-27Fix order of CVT.PS.S operandsRichard Sandiford
2012-08-27Fix operands of RECIP2.S and RECIP2.PSRichard Sandiford
2012-08-23target-mips: Enable access to required RDHWR hardware registersMeador Inge
2012-08-09MIPS: Correct FCR0 initializationNathan Froyd
2012-06-04target-mips: Let cpu_mips_init() return MIPSCPUAndreas Färber
2012-06-04target-mips: Use cpu_reset() in cpu_mips_init()Andreas Färber
2012-05-19mips: Fix BC1ANY[24]F instructionsRichard Sandiford
2012-04-30target-mips: Start QOM'ifying CPU initAndreas Färber
2012-04-30target-mips: QOM'ify CPUAndreas Färber
2012-03-14target-mips: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-02-28target-mips: Clean includesStefan Weil
2011-09-06mips: Initialize MT state at resetEdgar E. Iglesias
2011-09-06mips: Hook in more reg accesses via mttr/mftrEdgar E. Iglesias
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-10Fix conversions from pointer to tcg_target_longStefan Weil
2011-01-24target-mips: fix save_cpu_state() callsAurelien Jarno
2011-01-18mips: Break TBs after mfc0_countEdgar E. Iglesias
2010-12-22target-mips: fix translation of MT instructionsNathan Froyd
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-10-13mips: avoid write only variablesBlue Swirl
2010-07-31Correctly identify multiple cpus in SMP systemsHervé Poussineau
2010-07-25mips: more fixes to the MIPS interrupt glue logicAurelien Jarno
2010-07-11target-mips: add loongson 2E & 2F integer instructionsAurelien Jarno
2010-07-01target-mips: add Loongson support prefetchAurelien Jarno
2010-07-01target-mips: split load and storeAurelien Jarno
2010-06-30target-mips: fix DINSU instructionAurelien Jarno
2010-06-29target-mips: enable movn/movz on loongson 2E & 2FAurelien Jarno
2010-06-09target-mips: Fix compilationStefan Weil
2010-06-09target-mips: microMIPS ASE supportNathan Froyd
2010-06-09target-mips: mips16 cleanupsNathan Froyd
2010-06-09target-mips: refactor c{, abs}.cond.fmt insnsNathan Froyd
2010-06-09target-mips: move FP FMT comments closer to the definitionsAurelien Jarno
2010-06-09target-mips: define constants for magic numbersNathan Froyd
2010-06-08target-mips: break out [ls][wd]c1 and rdhwr insn generationNathan Froyd
2010-05-05target-mips: Remove duplicate CPU log.Richard Henderson
2010-04-09target-mips: Fix format specifiers for fpu_fprintfStefan Weil
2010-04-08target-mips: Fix one more format specifier for cpu_fprintfStefan Weil
2010-04-08remove TARGET_* defines from translate-all.cPaolo Bonzini
2010-03-04target-mips: use newer logical opsAurelien Jarno
2010-03-02target-mips: use setcond when possibleAurelien Jarno
2010-02-23target-mips: fix ROTR and DROTR by zeroNathan Froyd
2010-02-23target-mips: fix CpU exception for coprocessor 0Nathan Froyd
2010-02-23target-mips: remove useless sign extensionAurelien Jarno