aboutsummaryrefslogtreecommitdiff
path: root/target/mips/helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-02mips: Add KVM T&E segment support for TCGJames Hogan1-2/+2
2017-08-02mips: Improve segment defs for KVM T&E guestsJames Hogan1-12/+11
2017-07-20target/mips: Implement segmentation controlJames Hogan1-39/+152
2017-07-20target/mips: Check memory permissions with mem_idxJames Hogan1-8/+9
2017-07-20target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan1-6/+8
2017-07-20target/mips: Weaken TLB flush on UX,SX,KX,ASID changesJames Hogan1-1/+1
2017-07-17mips: set CP0 Debug DExcCode for SDBBP instructionPavel Dovgalyuk1-0/+2
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé1-4/+12
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-3/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+969