summaryrefslogtreecommitdiffstats
path: root/target/mips/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-2/+6
* mips: replace cpu_mips_init() with cpu_generic_init()Igor Mammedov2017-09-211-2/+1Star
* mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé2017-09-211-353/+1Star
* 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