From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29792 invoked by alias); 30 Sep 2015 03:40:03 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 29774 invoked by uid 89); 30 Sep 2015 03:40:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 30 Sep 2015 03:40:02 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 48D84340EBC; Wed, 30 Sep 2015 03:40:00 +0000 (UTC) Date: Wed, 30 Sep 2015 03:40:00 -0000 From: Mike Frysinger To: James Bowman Cc: "gdb-patches@sourceware.org" Subject: Re: [PATCH, FT32] sim: correct simulation of MEMCPY and MEMSET Message-ID: <20150930033959.GJ5374@vapier.lan> Mail-Followup-To: James Bowman , "gdb-patches@sourceware.org" References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7AwgMNpd3VkAVXjS" Content-Disposition: inline In-Reply-To: X-IsSubscribed: yes X-SW-Source: 2015-09/txt/msg00643.txt.bz2 --7AwgMNpd3VkAVXjS Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 232 On 29 Sep 2015 23:47, James Bowman wrote: > The MEMCPY and MEMSET instructions should only examine the low 15 bits of > their length arguments. pushed, thanks ! btw you should really be adding test cases for these fixes ... -mike --7AwgMNpd3VkAVXjS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWC1mPAAoJEEFjO5/oN/WBHEgQALT7hlLyQx6bLRntBC4R08VS 73Y2XYMHaDe4adA4nRzF2T8VYUpA+di8guEza1S9U6hEZsCHk1w3cGlqizQr5C0K A1lJhS3UNeWRKQxhE9td7Rh3oT/SqcxBvtQS0LAyUbkLjsJKsgRABc5lMxftBXMx S0j9HgX1YZSjN5SNBV+eQVP7pMa9zSYd/lKo8BfMysmIZjHdhW9mH5FguYMXAd4J g7FpdtzrBZ5U2PsPQ+6TbzH9apbG/0XEuWqerVqm4FaiSdXoVifHOfkpOfV70O5T zfzr9Fh+OSzTv28Ic+XQ9PjJwKksp/ed7StysUfHrV2YWRK7T2L4NMKEIC5RQN0u /vUxXvBLPOx9MGGcLS0jEeKxOVGWfnMMzrZTnr3+SnignxUHTKI+LxFxMr+jW13l yW83YhLPlpLm83U0gJf2G2WM+rZNybIe53hcAVDNkIwZzhFeO6TVdf9yxol34T1x 6DgQ6rI3jmfQ+Dmd+HGm2rsO9L2HdugEcKDOIPdttvjk4sFDWDQna2hx0Z6rM3bM ewB8TGqImil0JmBhILSpCirK7XRZpd1+lI0MIzYDXbVi5Cz3w34HQRDpzspHWsC9 USInubIIJlshncipAchFgtUjRdwZi0vxgyW+P2WO2sIKY3Ni+WERcBJvCfCTmhJV 53jA0co0dfqxuWootQnp =cFyu -----END PGP SIGNATURE----- --7AwgMNpd3VkAVXjS--