From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1geOlh-00036K-5q for qemu-devel@nongnu.org; Tue, 01 Jan 2019 13:27:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1geOle-0006LR-0n for qemu-devel@nongnu.org; Tue, 01 Jan 2019 13:27:57 -0500 Received: from ste-pvt-msa2.bahnhof.se ([213.80.101.71]:55715) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1geOld-0006Jg-PW for qemu-devel@nongnu.org; Tue, 01 Jan 2019 13:27:53 -0500 Date: Tue, 1 Jan 2019 19:27:45 +0100 From: Fredrik Noring Message-ID: <20190101182745.GA17022@sx9> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2 09/12] tests/tcg/mips: Test R5900 three-operand MADDU1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandar Markovic Cc: Aurelien Jarno , Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= , =?utf-8?Q?J=C3=BCrgen?= Urban , "Maciej W. Rozycki" , qemu-devel@nongnu.org Thanks Aleksandar! > > From: Fredrik Noring > > Subject: [PATCH v2 09/12] tests/tcg/mips: Test R5900 three-operand MADDU1 > > Reviewed-by: Aleksandar Markovic > > This patch is selected for integration in the next MIPS pull request scheduled shortly. > > THANKS FOR ALL EFFORTS! Is this a preparation to revert commit 823f2897bdd7 ("target/mips: Disable R5900 support")? Fredrik