summaryrefslogtreecommitdiffstats
path: root/target/sh4
Commit message (Expand)AuthorAgeFilesLines
...
* target/sh4: optimize gen_write_sr using extract opAurelien Jarno2017-05-131-6/+3Star
* target/sh4: optimize gen_store_fpr64Aurelien Jarno2017-05-131-7/+1Star
* target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jumpAurelien Jarno2017-05-131-6/+3Star
* target/sh4: only save flags state at the end of the TBAurelien Jarno2017-05-131-36/+33Star
* target/sh4: fix BS_EXCP exitAurelien Jarno2017-05-131-9/+7Star
* target/sh4: fix BS_STOP exitAurelien Jarno2017-05-131-2/+3
* target/sh4: move DELAY_SLOT_TRUE flag into a separate globalAurelien Jarno2017-05-133-18/+16Star
* 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-133-16/+6Star
* target/sh4: split ctx->flags into ctx->tbflags and ctx->envflagsAurelien Jarno2017-05-131-79/+82
* monitor: Fix crashes when using HMP commands without CPUThomas Huth2017-02-211-0/+5
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-2/+4
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2011-0/+4500