From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjkra-0002Wc-SQ for qemu-devel@nongnu.org; Wed, 07 Oct 2015 05:18:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjkrV-0002j9-CR for qemu-devel@nongnu.org; Wed, 07 Oct 2015 05:18:18 -0400 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]:35651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjkrV-0002iY-5z for qemu-devel@nongnu.org; Wed, 07 Oct 2015 05:18:13 -0400 Received: by pacfv12 with SMTP id fv12so16366993pac.2 for ; Wed, 07 Oct 2015 02:18:12 -0700 (PDT) Sender: Richard Henderson References: <1443956491-26850-1-git-send-email-gang.chen.5i5j@gmail.com> From: Richard Henderson Message-ID: <5614E349.4030301@twiddle.net> Date: Wed, 7 Oct 2015 20:18:01 +1100 MIME-Version: 1.0 In-Reply-To: <1443956491-26850-1-git-send-email-gang.chen.5i5j@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] target-tilegx: Implement v2sh* instructions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: gang.chen.5i5j@gmail.com, peter.maydell@linaro.org Cc: cmetcalf@ezchip.com, qemu-devel@nongnu.org, xili_gchen_5257@hotmail.com On 10/04/2015 10:01 PM, gang.chen.5i5j@gmail.com wrote: > From: Chen Gang > > It is just according to v1sh* instructions implementation. > > Signed-off-by: Chen Gang Applied all, with tweeks. r~