From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvUBX-00010O-Ot for qemu-devel@nongnu.org; Thu, 21 May 2015 13:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvUBQ-0002u6-Dj for qemu-devel@nongnu.org; Thu, 21 May 2015 13:23:07 -0400 Received: from mail-qk0-x232.google.com ([2607:f8b0:400d:c09::232]:36249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvUBQ-0002tx-9L for qemu-devel@nongnu.org; Thu, 21 May 2015 13:23:00 -0400 Received: by qkx62 with SMTP id 62so13846408qkx.3 for ; Thu, 21 May 2015 10:23:00 -0700 (PDT) Sender: Richard Henderson Message-ID: <555E1470.9040509@twiddle.net> Date: Thu, 21 May 2015 10:22:56 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1431510311-13355-1-git-send-email-kbastian@mail.uni-paderborn.de> <1431510311-13355-6-git-send-email-kbastian@mail.uni-paderborn.de> In-Reply-To: <1431510311-13355-6-git-send-email-kbastian@mail.uni-paderborn.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 05/10] target-tricore: add SWAPMSK instructions of the v1.6.1 ISA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bastian Koppelmann , qemu-devel@nongnu.org On 05/13/2015 02:45 AM, Bastian Koppelmann wrote: > Those instruction were introduced in the new Aurix platform. > > Signed-off-by: Bastian Koppelmann Likewise from cmpswap, Reviewed-by: Richard Henderson r~