aboutsummaryrefslogtreecommitdiff
path: root/target/sh4
AgeCommit message (Expand)AuthorFilesLines
2017-05-13target/sh4: move DELAY_SLOT_TRUE flag into a separate globalAurelien Jarno3-18/+16
2017-05-13target/sh4: do not include DELAY_SLOT_TRUE in the TB stateAurelien Jarno1-2/+1
2017-05-13target/sh4: get rid of DELAY_SLOT_CLEARMEAurelien Jarno3-16/+6
2017-05-13target/sh4: split ctx->flags into ctx->tbflags and ctx->envflagsAurelien Jarno1-79/+82
2017-02-21monitor: Fix crashes when using HMP commands without CPUThomas Huth1-0/+5
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2-2/+4
2016-12-20Move target-* CPU file into a target/ folderThomas Huth11-0/+4500