summaryrefslogtreecommitdiff
path: root/target-mips/op_template.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-09Use FORCE_RET, scrap RETURN which was implemented in target-specific code.ths1-10/+10
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths1-1/+1
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-09-06Partial support for 34K multithreading, not functional yet.ths1-5/+18
2007-05-28MIPS64 addressing fixes, by Aurelien Jarno.ths1-0/+16
2007-04-29Revert last checkin.ths1-1/+1
2007-04-29Hopefully the final fix for LUI sign extensions.ths1-1/+1
2007-04-25Next attempt to get the lui sign extension right.ths1-1/+1
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths1-10/+16
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+65