aboutsummaryrefslogtreecommitdiff
path: root/target-mips
AgeCommit message (Expand)Author
2010-06-30target-mips: fix DINSU instructionAurelien Jarno
2010-02-23target-mips: fix ROTR and DROTR by zeroAurelien Jarno
2010-02-23target-mips: fix CpU exception for coprocessor 0Nathan Froyd
2010-02-06target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno
2009-12-13target-mips: fix user-mode emulation startupNathan Froyd
2009-11-30target-mips: use physical address in lladdrAurelien Jarno
2009-11-30target-mips: add a function to do virtual -> physical translationsAurelien Jarno
2009-11-30target-mips: split code raising MMU exception in a separate functionAurelien Jarno
2009-11-30target-mips: factorize load/store code in op_helper.cAurelien Jarno
2009-11-22target-mips: fix physical address type in MMU functionsAurelien 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-30target-mips: unmatched brackets in if 0Michael S. Tsirkin
2009-09-28target-mips: log instructions start in TCG codeAurelien Jarno
2009-09-23target-mips: remove MAX_OP_PER_INSTR workaroundAurelien Jarno
2009-09-21Add 'static' to please SparseBlue Swirl
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-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}Juan Quintela
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-09MIPS usermode TLS registerPaul Brook
2009-07-03target-mips: fix MADD and MSUB/MSUBU instructionsNathan Froyd
2009-06-13Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64Blue Swirl
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-19Hardware convenience libraryPaul Brook
2009-05-13Include assert.h from qemu-common.hPaul Brook
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-24qemu: per-arch cpu_has_work (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