From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id B34923858D20 for ; Fri, 4 Feb 2022 05:48:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B34923858D20 Received: by smtp.gentoo.org (Postfix, from userid 559) id 7B81334332D; Fri, 4 Feb 2022 05:48:07 +0000 (UTC) Date: Fri, 4 Feb 2022 00:48:07 -0500 From: Mike Frysinger To: Dragan Mladjenovic Cc: gdb-patches@sourceware.org, "Maciej W . Rozycki" , Chao-ying Fu Subject: Re: [PATCH v5 0/4] sim: Add support for MIPS32/64 revision 6 Message-ID: Mail-Followup-To: Dragan Mladjenovic , gdb-patches@sourceware.org, "Maciej W . Rozycki" , Chao-ying Fu References: <20210520074554.1465327-1-fshahbazker@wavecomp.com> <20220202101725.23671-1-Dragan.Mladjenovic@syrmia.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1+LvL44afCFEaSS0" Content-Disposition: inline In-Reply-To: <20220202101725.23671-1-Dragan.Mladjenovic@syrmia.com> X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2022 05:48:10 -0000 --1+LvL44afCFEaSS0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02 Feb 2022 11:17, Dragan Mladjenovic wrote: > This is a refresh of the previous series by Faraz excluding GDB support. > Patches should be Werror clean now. The original summary is below: >=20 > We introduce partial support for IEEE 754-2008 in the common code includi= ng > NaN semantics for MIN/MAX/ABS/NEG operations and a CLASSIFY operation. > This can enabled by invoking sim_fpu_set_mode(). >=20 > The multi-simulator model supports R6 in addition to previous > revisions and the engine picks the appropriate revision based on flags > in the ELF header where possible. looks fine to me (as a non-MIPS expert) the patches have been floating on the lists long enough that i think any MIPS experts have had enough time to chime in if they were going to. so let's merge now. do you folks have write access, or do you need me to do it ? -mike --1+LvL44afCFEaSS0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmH8vhcACgkQQWM7n+g3 9YFvsw//TWhcpPLhoNr8MP9MzWVYLLLOD2VtUXSyw+dkcik7zo6SXHyquDDMc7f2 j9DoH4G88LkZ3500BvMGbitEaFuw52QXEUHttCj03sWIbVmRQp5Kw6lh6N6C0jR/ HnxzS9xWIsXzz+zPmifHlQxJjNq0H1TrjIDqNMlBoQAsCUeBPTsoRE/p/DpUTgdH 4AElwyzjYripOW6g+NblqG7AgP7YYsmxdJwMvOhiR8XhGEcRuLCVXNQ/k+YRKw5B PH5sgUOEROd9koIKFiaf31f0cE7IjGFa2yrL8k22xd89C6mGPmX3JRu31BvszoY9 pRrsPAKh97YxL36i+h8L64U67160Rk1cN9PUlzwPijq3zDNPaY5lSk8c5divT3QQ YbNqQjnnUZXwz4MSlZ070vfv84G7GuKQrfA/siYsPm0JSceQi0tYhuDhcNs/slzC 10tCi+gDqKm5LVbUpudTAhC7hx33/6TdX84uf3E5EVJezodBWxaX8bhUdvqCrBHm fZvbLcgo715d2djHtordUdMin2jOww8234ZfyZqPk+HoqOjr21chggtVoBvPoy9g Lq6u4ehY/EoY6v1d7pQMX/uP1Xx0Xlwcx88ftl+yaEmSbKgj7N8pFyde8YPqN4ov OUzYAHunMVGQqC55PAKvUeuXW4lwqEkihzSOu0RqW/8EhcyH17c= =xfJE -----END PGP SIGNATURE----- --1+LvL44afCFEaSS0--