summaryrefslogtreecommitdiff
path: root/target/m68k/cpu.c
AgeCommit message (Expand)Author
2017-10-27m68k: cleanup cpu type name compositionIgor Mammedov
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé
2017-09-01m68k: replace cpu_m68k_init() with cpu_generic_init()Igor Mammedov
2017-06-21target-m68k: add FPCR and FPSRLaurent Vivier
2017-06-21target-m68k: use floatx80 internallyLaurent Vivier
2017-06-21target-m68k: initialize FPU registersLaurent Vivier
2017-06-07target/m68k: implement rtdLaurent Vivier
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth