From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id D3ABB3858413 for ; Thu, 21 Dec 2023 12:48:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D3ABB3858413 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D3ABB3858413 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=140.211.166.183 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1703162893; cv=none; b=lTZwBjHfmSFDqxGRqlfCHqEYBhpZsTFijNVceqQUg1xY8UrO158s5jeKEpyi5FPMw1qqSLblvUPitEXBPuYk+XnV3yDL65WpdYs5D7jaRqn8K9q3OzGNSrW6FnGxChOT1tMSgGx6mBtMfKhho1wMHUlsVj1Jh08WDqUMtuUw3nk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1703162893; c=relaxed/simple; bh=g7tZXFeQI1HYtISYsIKeBpCECrfAUiCyYD2lsZJPQ4U=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=t0cU7S49TbPUERmvyoKa49V93u5CgZ8z21PYDQWYAmkYKQ1LkPcHmaH62egNgsOSIKqSlFIRZOcAjQN7fyBGIfk1x+TddU2yPRUwtvexrMLi6LsFmDgiGxddgbkSiN+sGAJu6tA9l+Td9o8COwkj5V9WVGIKH3FcLpL4FOMa6Nw= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by smtp.gentoo.org (Postfix, from userid 559) id 544DE342F64; Thu, 21 Dec 2023 12:48:11 +0000 (UTC) Date: Thu, 21 Dec 2023 07:48:09 -0500 From: Mike Frysinger To: jaydeep.patil@imgtec.com Cc: gdb-patches@sourceware.org, aburgess@redhat.com, joseph.faulls@imgtec.com, bhushan.attarde@imgtec.com Subject: Re: [PATCH v4 1/2] [sim/riscv] Fix crash during instruction decoding Message-ID: References: <20231221111139.26341-1-jaydeep.patil@imgtec.com> <20231221111139.26341-2-jaydeep.patil@imgtec.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7leZ2q/hCbGttt7o" Content-Disposition: inline In-Reply-To: <20231221111139.26341-2-jaydeep.patil@imgtec.com> X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --7leZ2q/hCbGttt7o Content-Type: text/plain; charset=utf-8 Content-Disposition: inline sim looks fine -mike --7leZ2q/hCbGttt7o Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmWENAkACgkQQWM7n+g3 9YGJ/BAA3asYQiK7S8v4bSREjlSBrazDGFlSG6KEBl/KwAHq6uA4zQaeT2UWsIFs PBzlIlzkgbFazdnC0eDV50vRUEox+Ycm47zxXf65ddq4u12JINbpZ+i5FbWO1RW6 qfhRUehfLe3CWeM2N1lAWp53LJGgRk3Cn99lvLRARkqwt+/hpEuRuZ07D0HFPrKG 4cEV5JqJuxv0np8RlzFgOHj/sSwubG8RvoLWVR2YzmwtBtbs7XQhyAInVqKdN6l7 SunSlTNxPcBSIYFfWMBkH9rw1JEhQuHSP2NwHUHQ1xUA8zx0OKumv5YrmbQlncEF T2y0WFUeEgyaDq2hhb0dVeE68h7I52r4S0Acb2UjKNxQ9ezFFZd9ep1IIL1eyiA3 KeF87en8EHBgDNomVwL0jUz1d/PyGtLG0piHvi9UPJsduf4wnzFLKsh2ffXfE8Ue nv3i6AzafC57lyEuKPCchWsk9z9W8MnTvatXiULwnh4BPm8iFi2htUipeX6/RPMi ZXtGcISvxuL7gDlcwI4Rj5EMQjFI7JQLIiE0BwyQxwUtupX1ziTshD+gR/p7NV/p hyHzhOi4t29LoQosLr17nGGy4ywR5udRDUc/VAVL6rZK5yJx7L66g1NannGPHPJ0 HeURhD98/NDB962cIjgbIYAJs92izd6mg2jAi2Q753HBYHTIvOM= =LLCB -----END PGP SIGNATURE----- --7leZ2q/hCbGttt7o--