aboutsummaryrefslogtreecommitdiffstats
path: root/target-mips/fop_template.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Fix int/float inconsistencies.pbrook1-10/+10
2007-11-09Use FORCE_RET, scrap RETURN which was implemented in target-specific code.ths1-8/+8
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-09-06Partial support for 34K multithreading, not functional yet.ths1-10/+10
2007-05-29Don't check the FPU state for each FPU instruction, use hflags toths1-2/+2
2007-05-07MIPS 64-bit FPU support, plus some collateral bugfixes in theths1-46/+77
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths1-0/+1
2006-06-14MIPS FPU support (Marius Goeger)bellard1-0/+99