summaryrefslogtreecommitdiff
path: root/target/sh4/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-30target/sh4: introduce DELAY_SLOT_MASKAurelien Jarno1-1/+2
2017-05-13target/sh4: trap unaligned accessesAurelien Jarno1-0/+4
2017-05-13target/sh4: move DELAY_SLOT_TRUE flag into a separate globalAurelien Jarno1-8/+2
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 Jarno1-2/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-0/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+391