summaryrefslogtreecommitdiff
path: root/target/sh4/helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-2/+2
2017-12-18target/sh4: Use cmpxchg for movco when parallel_cpusRichard Henderson1-0/+1
2017-05-30target/sh4: ignore interrupts in a delay slotAurelien Jarno1-2/+10
2017-05-30target/sh4: introduce DELAY_SLOT_MASKAurelien Jarno1-2/+2
2017-05-30target/sh4: fix reset when using a kernel and an initrdAurelien Jarno1-1/+9
2017-05-30target/sh4: log unauthorized accesses using qemu_log_maskAurelien Jarno1-1/+1
2017-05-13target/sh4: move DELAY_SLOT_TRUE flag into a separate globalAurelien Jarno1-1/+1
2017-05-13target/sh4: get rid of DELAY_SLOT_CLEARMEAurelien Jarno1-2/+0
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+872