From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjnCG-0001YR-V6 for qemu-devel@nongnu.org; Wed, 07 Oct 2015 07:47:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjnCD-00088Y-5Q for qemu-devel@nongnu.org; Wed, 07 Oct 2015 07:47:48 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:1517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjnCC-00088F-WE for qemu-devel@nongnu.org; Wed, 07 Oct 2015 07:47:45 -0400 References: <1443788657-14537-1-git-send-email-james.hogan@imgtec.com> <1443788657-14537-7-git-send-email-james.hogan@imgtec.com> <5614E9F6.8060102@twiddle.net> From: Leon Alrae Message-ID: <56150654.7010306@imgtec.com> Date: Wed, 7 Oct 2015 12:47:32 +0100 MIME-Version: 1.0 In-Reply-To: <5614E9F6.8060102@twiddle.net> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 6/6] tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson , James Hogan , qemu-devel@nongnu.org Cc: Aurelien Jarno On 07/10/15 10:46, Richard Henderson wrote: > Leon, do you want to take this as a mips maintainer, or shall I as tcg > maintainer? I thought this would go via Aurelien's mips tcg-backend queue. But if Aurelien is busy, could you take them? (at the moment I don't have anything handy to test the mips backend). Thanks, Leon