summaryrefslogtreecommitdiffstats
path: root/target/mips/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Add segmentation control registersJames Hogan2017-07-201-0/+30
* target/mips: Add an MMU mode for ERLJames Hogan2017-07-201-4/+13
* target/mips: Abstract mmu_idx from hflagsJames Hogan2017-07-201-1/+7
* target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan2017-07-201-1/+4
* target-mips: Provide function to test if a CPU supports an ISAPaul Burton2017-02-211-0/+1
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-0/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1069