From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzPI8-00081M-FT for qemu-devel@nongnu.org; Fri, 12 Dec 2014 07:25:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzPI3-0005ME-Ek for qemu-devel@nongnu.org; Fri, 12 Dec 2014 07:25:52 -0500 Received: from mail.uni-paderborn.de ([131.234.142.9]:47607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzPI3-0005M3-7S for qemu-devel@nongnu.org; Fri, 12 Dec 2014 07:25:47 -0500 Message-ID: <548AECE9.3020202@mail.uni-paderborn.de> Date: Fri, 12 Dec 2014 13:26:01 +0000 From: Bastian Koppelmann MIME-Version: 1.0 References: <548AD0AF.9030304@hs-rm.de> In-Reply-To: <548AD0AF.9030304@hs-rm.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v1 1/1] target-tricore: add missing 64-bit MOV in RLC format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QWxleCBaw7xwa2U=?= , qemu-devel@nongnu.org On 12/12/2014 11:25 AM, Alex Züpke wrote: > Add the missing 64-bit "MOV Ex, simm16" variant in RLC format. > > Signed-off-by: Alex Zuepke Again malformed as in your other patch. Other than that, it looks good. Cheers, Bastian