summaryrefslogtreecommitdiffstats
path: root/target/m68k/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: cleanup cpu type name compositionIgor Mammedov2017-10-271-48/+27Star
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+1Star
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-4/+0Star
* m68k: replace cpu_m68k_init() with cpu_generic_init()Igor Mammedov2017-09-011-0/+2
* target-m68k: add FPCR and FPSRLaurent Vivier2017-06-211-1/+1
* target-m68k: use floatx80 internallyLaurent Vivier2017-06-211-2/+2
* target-m68k: initialize FPU registersLaurent Vivier2017-06-211-1/+8
* target/m68k: implement rtdLaurent Vivier2017-06-071-0/+2
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-2/+1Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+324