summaryrefslogtreecommitdiffstats
path: root/target-mips/op_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Use FORCE_RET, scrap RETURN which was implemented in target-specific code.ths2007-11-091-29/+29
* Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths2007-11-081-2/+2
* Enforce proper sign extension for lwl/lwr on MIPS64.ths2007-10-231-1/+3
* Fix [ls][wd][lr] instructions, by Aurelien Jarno.ths2007-10-091-21/+202
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-301-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Do not sign extend lwu, by Aurelien Jarno.ths2007-05-281-1/+1
* Fix indexed FP load/store instructions.ths2007-05-201-24/+2
* MIPS 64-bit FPU support, plus some collateral bugfixes in theths2007-05-071-0/+32
* Catch unaligned sc/scd.ths2007-04-091-0/+8
* Actually enable 64bit configuration.ths2007-04-011-2/+2
* MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths2007-02-281-2/+0
* Preliminiary MIPS64 support, disabled by default due to performance impact.ths2006-12-211-0/+67
* lwu support - generate exception if unaligned pc (Marius Groeger)bellard2006-06-261-0/+6
* MIPS FPU support (Marius Goeger)bellard2006-06-141-0/+23
* MIPS fixes (Daniel Jacobowitz)bellard2005-12-051-5/+12
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+113
OpenPOWER on IntegriCloud