summaryrefslogtreecommitdiff
path: root/target-mips/translate.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-14MIPS FPU support (Marius Goeger)bellard1-3/+641
2006-05-22cosmetics (Thiemo Seufer)bellard1-1/+1
2006-04-23MIPS CP0 not usable in kernel mode (Stefan Weil)bellard1-1/+1
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard1-43/+98
2005-11-26fixed BLTZAL and BLTZALL insns - fixed regressions from jmp optsbellard1-10/+21
2005-11-21cpu_exec_init() changebellard1-4/+1
2005-11-20use direct jump only for jumps in the same pagebellard1-15/+23
2005-10-30suppressed JUMP_TB (Paul Brook)bellard1-7/+40
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard1-0/+168
2005-07-02report C0 status correctly (Ralf Baechle)bellard1-1/+11
2005-07-02fixed priviledgees for CP0 use (Ralf Baechle)bellard1-1/+4
2005-07-02unaligned load fix (Ralf Baechle)bellard1-0/+2
2005-07-02fixed jump mask (Ralf Baechle)bellard1-1/+1
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+1505