summaryrefslogtreecommitdiff
path: root/target/mips/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-02target-mips: apply CP0.PageMask before writing into TLB entryLeon Alrae1-2/+3
2017-07-20target/mips: Add segmentation control registersJames Hogan1-0/+24
2017-07-20target/mips: Add an MMU mode for ERLJames Hogan1-0/+10
2017-07-20target/mips: Abstract mmu_idx from hflagsJames Hogan1-2/+2
2017-07-20target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan1-2/+10
2017-07-20target/mips: Weaken TLB flush on UX,SX,KX,ASID changesJames Hogan1-1/+1
2017-07-20target/mips: Fix TLBWI shadow flush for EHINV,XI,RIJames Hogan1-2/+10
2017-03-09target/mips: hold BQL for timer interruptsYongbok Kim1-3/+18
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-4/+4
2017-01-10target-mips: Use clz opcodeRichard Henderson1-22/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+4196