From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbEfh-00008u-V5 for qemu-devel@nongnu.org; Sun, 13 Sep 2015 17:18:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbEfh-0003qy-1K for qemu-devel@nongnu.org; Sun, 13 Sep 2015 17:18:49 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:33202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbEfg-0003qk-Rb for qemu-devel@nongnu.org; Sun, 13 Sep 2015 17:18:48 -0400 From: Aurelien Jarno Date: Sun, 13 Sep 2015 23:18:39 +0200 Message-Id: <1442179125-29608-1-git-send-email-aurelien@aurel32.net> Subject: [Qemu-devel] [PULL 0/6] sh4-next queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Aurelien Jarno The following changes since commit 7b9c09f7d486647784c605739d69b708a7249c9b: Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' into staging (2015-09-10 18:25:52 +0100) are available in the git repository at: git://git.aurel32.net/qemu.git tags/pull-sh4-next-20150913 for you to fetch changes up to cdd14a8cf25c34ff8d0777530e8d16565f6bf7a1: sh4: Fix initramfs initialization for endiannes-mismatched targets (2015-09-13 23:08:51 +0200) ---------------------------------------------------------------- sh4-next: - TCG optimizations - fix initramfs endianness issue ---------------------------------------------------------------- Aurelien Jarno (5): target-sh4: add flags markups for FP helpers target-sh4: use deposit in swap.b instruction target-sh4: improve cmp/str instruction target-sh4: improve shld instruction target-sh4: improve shad instruction Guenter Roeck (1): sh4: Fix initramfs initialization for endiannes-mismatched targets hw/sh4/r2d.c | 6 +-- target-sh4/helper.h | 34 ++++++------- target-sh4/translate.c | 126 ++++++++++++++++++++----------------------------- 3 files changed, 71 insertions(+), 95 deletions(-) -- 2.1.4