aboutsummaryrefslogtreecommitdiff
path: root/target/cris/cpu.h
AgeCommit message (Expand)Author
2019-05-10target/cris: Convert to CPUClass::tlb_fillRichard Henderson
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-10-27cris: cleanup cpu type name compositionIgor Mammedov
2017-09-01cris: replace cpu_cris_init() with cpu_generic_init()Igor Mammedov
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth