summaryrefslogtreecommitdiff
path: root/target/mips/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-20target/mips: Add segmentation control registersJames Hogan1-0/+30
2017-07-20target/mips: Add an MMU mode for ERLJames Hogan1-4/+13
2017-07-20target/mips: Abstract mmu_idx from hflagsJames Hogan1-1/+7
2017-07-20target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan1-1/+4
2017-02-21target-mips: Provide function to test if a CPU supports an ISAPaul Burton1-0/+1
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-0/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1069