Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-18 | target/sh4: Handle user-space atomics | Richard Henderson | 1 | -3/+15 |
2017-07-18 | target/sh4: Adjust TB_FLAG_PENDING_MOVCA | Richard Henderson | 1 | -3/+3 |
2017-07-18 | target/sh4: Keep env->flags clean | Richard Henderson | 1 | -1/+1 |
2017-07-18 | target/sh4: Introduce TB_FLAG_ENVFLAGS_MASK | Richard Henderson | 1 | -1/+3 |
2017-05-30 | target/sh4: fix RTE instruction delay slot | Aurelien Jarno | 1 | -3/+10 |
2017-05-30 | target/sh4: introduce DELAY_SLOT_MASK | Aurelien Jarno | 1 | -1/+2 |
2017-05-13 | target/sh4: trap unaligned accesses | Aurelien Jarno | 1 | -0/+4 |
2017-05-13 | target/sh4: move DELAY_SLOT_TRUE flag into a separate global | Aurelien Jarno | 1 | -8/+2 |
2017-05-13 | target/sh4: do not include DELAY_SLOT_TRUE in the TB state | Aurelien Jarno | 1 | -2/+1 |
2017-05-13 | target/sh4: get rid of DELAY_SLOT_CLEARME | Aurelien Jarno | 1 | -2/+1 |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 1 | -0/+3 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+391 |