aboutsummaryrefslogtreecommitdiff
path: root/target-mips/translate.c
AgeCommit message (Expand)Author
2006-06-26lwu support - generate exception if unaligned pc (Marius Groeger)bellard
2006-06-14MIPS FPU support (Marius Goeger)bellard
2006-05-22cosmetics (Thiemo Seufer)bellard
2006-04-23MIPS CP0 not usable in kernel mode (Stefan Weil)bellard
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard
2005-11-26fixed BLTZAL and BLTZALL insns - fixed regressions from jmp optsbellard
2005-11-21cpu_exec_init() changebellard
2005-11-20use direct jump only for jumps in the same pagebellard
2005-10-30suppressed JUMP_TB (Paul Brook)bellard
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard
2005-07-02report C0 status correctly (Ralf Baechle)bellard
2005-07-02fixed priviledgees for CP0 use (Ralf Baechle)bellard
2005-07-02unaligned load fix (Ralf Baechle)bellard
2005-07-02fixed jump mask (Ralf Baechle)bellard
2005-07-02MIPS target (Jocelyn Mayer)bellard