aboutsummaryrefslogtreecommitdiff
path: root/target-mips/op_template.c
AgeCommit message (Expand)Author
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-28MIPS64 addressing fixes, by Aurelien Jarno.ths
2007-04-29Revert last checkin.ths
2007-04-29Hopefully the final fix for LUI sign extensions.ths
2007-04-25Next attempt to get the lui sign extension right.ths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2005-07-02MIPS target (Jocelyn Mayer)bellard