aboutsummaryrefslogtreecommitdiff
path: root/target/sh4/helper.c
AgeCommit message (Expand)Author
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-06-10target/sh4: Use env_cpu, env_archcpuRichard Henderson
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson
2019-05-10target/sh4: Convert to CPUClass::tlb_fillRichard Henderson
2019-05-08target/sh4: Fix LGPL information in the file headersThomas Huth
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-12-18target/sh4: Use cmpxchg for movco when parallel_cpusRichard Henderson
2017-05-30target/sh4: ignore interrupts in a delay slotAurelien Jarno
2017-05-30target/sh4: introduce DELAY_SLOT_MASKAurelien Jarno
2017-05-30target/sh4: fix reset when using a kernel and an initrdAurelien Jarno
2017-05-30target/sh4: log unauthorized accesses using qemu_log_maskAurelien Jarno
2017-05-13target/sh4: move DELAY_SLOT_TRUE flag into a separate globalAurelien Jarno
2017-05-13target/sh4: get rid of DELAY_SLOT_CLEARMEAurelien Jarno
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth