aboutsummaryrefslogtreecommitdiff
path: root/target-mips/fop_template.c
AgeCommit message (Expand)Author
2007-11-17Fix int/float inconsistencies.pbrook
2007-11-09Use FORCE_RET, scrap RETURN which was implemented in target-specific code.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-06Partial support for 34K multithreading, not functional yet.ths
2007-05-29Don't check the FPU state for each FPU instruction, use hflags toths
2007-05-07MIPS 64-bit FPU support, plus some collateral bugfixes in theths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2006-06-14MIPS FPU support (Marius Goeger)bellard