aboutsummaryrefslogtreecommitdiff
path: root/target/sh4/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-4/+1
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé1-3/+0
2017-09-01sh4: replace cpu_sh4_init() with cpu_generic_init()Igor Mammedov1-5/+0
2017-07-18target/sh4: Keep env->flags cleanRichard Henderson1-1/+1
2017-05-13target/sh4: trap unaligned accessesAurelien Jarno1-0/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-2/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+332