summaryrefslogtreecommitdiff
path: root/target-mips/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-14MIPS FPU support (Marius Goeger)bellard1-0/+41
2006-05-22fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)bellard1-2/+2
2006-05-22cosmetics (Thiemo Seufer)bellard1-10/+7
2006-04-23removed unnecessary headerbellard1-1/+0
2006-03-11Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).pbrook1-2/+3
2006-03-11e bitfields in mips TLB structures (Thiemo Seufer).pbrook1-30/+22
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard1-4/+54
2005-11-26mips user emulationbellard1-0/+33
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard1-14/+55
2005-07-02use MIPS_TLB_NB constant (Ralf Baechle)bellard1-5/+7
2005-07-02use mask in C0_status (Ralf Baechle)bellard1-1/+1
2005-07-02fixed C0 status codes (Ralf Baechle)bellard1-3/+3
2005-07-02soft irq are just irqs (Ralf Baechle)bellard1-1/+1
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+634