summaryrefslogtreecommitdiff
path: root/target/mips/helper.c
AgeCommit message (Expand)Author
2017-09-21mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé
2017-08-02mips: Add KVM T&E segment support for TCGJames Hogan
2017-08-02mips: Improve segment defs for KVM T&E guestsJames Hogan
2017-07-20target/mips: Implement segmentation controlJames Hogan
2017-07-20target/mips: Check memory permissions with mem_idxJames Hogan
2017-07-20target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan
2017-07-20target/mips: Weaken TLB flush on UX,SX,KX,ASID changesJames Hogan
2017-07-17mips: set CP0 Debug DExcCode for SDBBP instructionPavel Dovgalyuk
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth