From: Stefan Hajnoczi Date: Tue, 16 May 2017 14:26:17 +0000 (+0100) Subject: Merge remote-tracking branch 'aurel32/tags/pull-target-sh4-20170513' into staging X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6a8d8349864fb01fdd5a7d1c2e7ca0e5ad24f3d0;p=people%2Fpauldu%2Fqemu.git Merge remote-tracking branch 'aurel32/tags/pull-target-sh4-20170513' into staging Queued target/sh4 patches # gpg: Signature made Sat 13 May 2017 10:25:41 AM BST # gpg: using RSA key 0xBA9C78061DDD8C9B # gpg: Good signature from "Aurelien Jarno " # gpg: aka "Aurelien Jarno " # gpg: aka "Aurelien Jarno " # Primary key fingerprint: 7746 2642 A9EF 94FD 0F77 196D BA9C 7806 1DDD 8C9B * aurel32/tags/pull-target-sh4-20170513: target/sh4: use cpu_loop_exit_restore target/sh4: trap unaligned accesses target/sh4: movua.l is an SH4-A only instruction target/sh4: implement tas.b using atomic helper target/sh4: generate fences for SH4 target/sh4: optimize gen_write_sr using extract op target/sh4: optimize gen_store_fpr64 target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump target/sh4: only save flags state at the end of the TB target/sh4: fix BS_EXCP exit target/sh4: fix BS_STOP exit target/sh4: move DELAY_SLOT_TRUE flag into a separate global target/sh4: do not include DELAY_SLOT_TRUE in the TB state target/sh4: get rid of DELAY_SLOT_CLEARME target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags Signed-off-by: Stefan Hajnoczi --- 6a8d8349864fb01fdd5a7d1c2e7ca0e5ad24f3d0