summaryrefslogtreecommitdiff
path: root/target-mips
AgeCommit message (Expand)AuthorFilesLines
2005-07-07compilation fixbellard1-5/+0
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard5-242/+233
2005-07-02moved CALL_FROM_TBx definitionsbellard1-0/+24
2005-07-02TLB reload exception vector (Ralf Baechle)bellard1-0/+3
2005-07-02fixed c0_context in tlb exception (Ralf Baechle)bellard1-3/+3
2005-07-02use MIPS_TLB_NB constant (Ralf Baechle)bellard2-6/+8
2005-07-02use mask in C0_status (Ralf Baechle)bellard1-1/+1
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-02fixed eret insn (Ralf Baechle)bellard1-2/+5
2005-07-02fixed C0 status codes (Ralf Baechle)bellard1-3/+3
2005-07-02unaligned load fix (Ralf Baechle)bellard1-0/+2
2005-07-02soft irq are just irqs (Ralf Baechle)bellard1-1/+1
2005-07-02remove nonsense exception code (Ralf Baechle)bellard1-3/+0
2005-07-02fixed jump mask (Ralf Baechle)bellard1-1/+1
2005-07-02MIPS_USES_R4K_TLB typobellard1-12/+11
2005-07-02MIPS target (Jocelyn Mayer)bellard10-0/+4218