aboutsummaryrefslogtreecommitdiff
path: root/target-mips/translate.c
AgeCommit message (Expand)AuthorFilesLines
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