From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNoGS-0004Ht-Vw for qemu-devel@nongnu.org; Tue, 17 Feb 2015 14:57:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNoGO-0001le-Vx for qemu-devel@nongnu.org; Tue, 17 Feb 2015 14:57:00 -0500 Received: from mail-qa0-x22b.google.com ([2607:f8b0:400d:c00::22b]:56232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNoGO-0001lT-QY for qemu-devel@nongnu.org; Tue, 17 Feb 2015 14:56:56 -0500 Received: by mail-qa0-f43.google.com with SMTP id bm13so27846190qab.2 for ; Tue, 17 Feb 2015 11:56:55 -0800 (PST) Sender: Richard Henderson Message-ID: <54E39D03.9040208@twiddle.net> Date: Tue, 17 Feb 2015 11:56:51 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1423673343-25688-1-git-send-email-kbastian@mail.uni-paderborn.de> <1423673343-25688-4-git-send-email-kbastian@mail.uni-paderborn.de> In-Reply-To: <1423673343-25688-4-git-send-email-kbastian@mail.uni-paderborn.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 3/6] target-tricore: Add instructions of RRR2 opcode format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bastian Koppelmann , qemu-devel@nongnu.org On 02/11/2015 08:49 AM, Bastian Koppelmann wrote: > - OPC2_32_RRR2_MADD_U_32 = 0x68, > + OPC2_32_RRR2_MADD_U_64 = 0x68, I guess this is a change to the spec, after the V1.0, 2012-05 edition that I have? r~