]> git.proxmox.com Git - mirror_qemu.git/history - target-mips/op_mem.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / target-mips / op_mem.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-28 thsDo not sign extend lwu, by Aurelien Jarno.
2007-05-20 thsFix indexed FP load/store instructions.
2007-05-07 thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2007-04-09 thsCatch unaligned sc/scd.
2007-04-01 thsActually enable 64bit configuration.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-06-26 bellardlwu support - generate exception if unaligned pc (Mariu...
2006-06-14 bellardMIPS FPU support (Marius Goeger)
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-07-02 bellardMIPS target (Jocelyn Mayer)