qemu_put signedness fixes, by Andre Przywara.
[qemu] / target-mips / op_template.c
2007-11-09 thsUse FORCE_RET, scrap RETURN which was implemented in...
2007-11-08 thsClean out the N32 macros from target-mips, and introduc...
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-05-28 thsMIPS64 addressing fixes, by Aurelien Jarno.
2007-04-29 thsRevert last checkin.
2007-04-29 thsHopefully the final fix for LUI sign extensions.
2007-04-25 thsNext attempt to get the lui sign extension right.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2005-07-02 bellardMIPS target (Jocelyn Mayer)