summaryrefslogtreecommitdiffstats
path: root/target/sh4/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-2/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* target/sh4: Use cmpxchg for movco when parallel_cpusRichard Henderson2017-12-181-1/+3
* sh4: cleanup cpu type name compositionIgor Mammedov2017-10-271-0/+3
* linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31Richard Henderson2017-10-161-1/+5
* sh4: replace cpu_sh4_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+1Star
* target/sh4: Handle user-space atomicsRichard Henderson2017-07-181-3/+15
* target/sh4: Adjust TB_FLAG_PENDING_MOVCARichard Henderson2017-07-181-3/+3
* target/sh4: Keep env->flags cleanRichard Henderson2017-07-181-1/+1
* target/sh4: Introduce TB_FLAG_ENVFLAGS_MASKRichard Henderson2017-07-181-1/+3
* target/sh4: fix RTE instruction delay slotAurelien Jarno2017-05-301-3/+10
* target/sh4: introduce DELAY_SLOT_MASKAurelien Jarno2017-05-301-1/+2
* target/sh4: trap unaligned accessesAurelien Jarno2017-05-131-0/+4
* target/sh4: move DELAY_SLOT_TRUE flag into a separate globalAurelien Jarno2017-05-131-8/+2Star
* target/sh4: do not include DELAY_SLOT_TRUE in the TB stateAurelien Jarno2017-05-131-2/+1Star
* target/sh4: get rid of DELAY_SLOT_CLEARMEAurelien Jarno2017-05-131-2/+1Star
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-0/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+391