From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yrmqy-0000mU-3V for qemu-devel@nongnu.org; Mon, 11 May 2015 08:30:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yrmqs-0004qf-JV for qemu-devel@nongnu.org; Mon, 11 May 2015 08:30:36 -0400 Received: from mail.uni-paderborn.de ([131.234.142.9]:55718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yrmqs-0004pz-0s for qemu-devel@nongnu.org; Mon, 11 May 2015 08:30:30 -0400 From: Bastian Koppelmann Date: Mon, 11 May 2015 14:30:11 +0200 Message-Id: <1431347416-32365-1-git-send-email-kbastian@mail.uni-paderborn.de> Subject: [Qemu-devel] [PULL 0/5] tricore-patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit ec62ad1e27ffd1f7ff2172a916d161cc385e73bd: Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into staging (2015-05-11 10:43:08 +0100) are available in the git repository at: https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150511 for you to fetch changes up to 3446a11181c6e8263dbd9c13c28986df4317099e: target-tricore: fix rfe not restoring the PC (2015-05-11 14:25:49 +0200) ---------------------------------------------------------------- TriCore bugfixes ---------------------------------------------------------------- Bastian Koppelmann (5): target-tricore: Fix LOOP using wrong register for compare target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access insted of 4 target-tricore: fix BO_OFF10_SEXT calculating the wrong offset target-tricore: fix rslcx restoring the upper context instead of the lower target-tricore: fix rfe not restoring the PC target-tricore/op_helper.c | 3 ++- target-tricore/translate.c | 6 +++--- target-tricore/tricore-opcodes.h | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) -- 2.4.0