From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gH958-0006Mh-92 for qemu-devel@nongnu.org; Mon, 29 Oct 2018 11:03:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gH953-0000sv-9D for qemu-devel@nongnu.org; Mon, 29 Oct 2018 11:03:54 -0400 Received: from mail-eopbgr710102.outbound.protection.outlook.com ([40.107.71.102]:6391 helo=NAM05-BY2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gH94z-0000ou-SL for qemu-devel@nongnu.org; Mon, 29 Oct 2018 11:03:47 -0400 From: Aleksandar Markovic Date: Mon, 29 Oct 2018 15:03:35 +0000 Message-ID: References: <20181014142928.2784-1-f4bug@amsat.org> <20181014164140.GB2319@sx9> <20181015170202.GB2364@sx9> <20181016181916.GB2323@sx9> <300f223b-2013-5e31-0dd1-cd9adf0948ba@linaro.org> , <20181029145106.GA2294@sx9> In-Reply-To: <20181029145106.GA2294@sx9> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] target/mips: Support Toshiba specific three-operand MADD and MADDU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fredrik Noring Cc: Richard Henderson , "Maciej W. Rozycki" , =?iso-8859-1?Q?Philippe_Mathieu-Daud=E9?= , Aurelien Jarno , "qemu-devel@nongnu.org" , =?iso-8859-1?Q?J=FCrgen_Urban?= > From: Fredrik Noring > Subject: Re: [PATCH] target/mips: Support Toshiba specific three-operand = MADD and MADDU >=20 > Hi Aleksandar, >=20 > > Without TARGET_MIPS64, we can't say we emulate R5900 - we are emulating > > some other CPU that never existed. > > > > Convince me that I am wrong. >=20 > R5900 O32 is usable. Absolutely not. This kind of emulation infidelity can't be in QEMU upstream= . Even one step further, this should be forbidden, impossible to build. Thanks, Aleksandar=