From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvjzz-0002AF-HZ for qemu-devel@nongnu.org; Fri, 22 May 2015 06:16:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yvjzu-0003jA-Cl for qemu-devel@nongnu.org; Fri, 22 May 2015 06:16:15 -0400 Received: from mail.uni-paderborn.de ([131.234.142.9]:57327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvjzu-0003iH-61 for qemu-devel@nongnu.org; Fri, 22 May 2015 06:16:10 -0400 From: Bastian Koppelmann Date: Fri, 22 May 2015 12:15:55 +0200 Message-Id: <1432289758-6250-1-git-send-email-kbastian@mail.uni-paderborn.de> Subject: [Qemu-devel] [PATCH 0/3] TriCore bugfixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, while testing the new v1.6.1 instructions I found three bugs in the old instructions. Cheers, Bastian Bastian Koppelmann (3): target-tricore: fix OPC2_32_RR_DVINIT_HU having write before use on the result target-tricore: fix msub32_q producing the wrong overflow bit target-tricore: fix BOL_ST_H_LONGOFF using ld target-tricore/translate.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) -- 2.4.1