From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10881 invoked by alias); 17 Feb 2015 08:54:23 -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 10868 invoked by uid 89); 17 Feb 2015 08:54:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 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; Tue, 17 Feb 2015 08:54:22 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 99F55340786; Tue, 17 Feb 2015 08:54:19 +0000 (UTC) Date: Tue, 17 Feb 2015 08:54:00 -0000 From: Mike Frysinger To: Jiri Gaisler Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 00/22] Update of the SPARC SIS simulator Message-ID: <20150217085419.GH20008@vapier> Mail-Followup-To: Jiri Gaisler , gdb-patches@sourceware.org References: <1424159099-5148-1-git-send-email-jiri@gaisler.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rCwQ2Y43eQY6RBgR" Content-Disposition: inline In-Reply-To: <1424159099-5148-1-git-send-email-jiri@gaisler.se> X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00409.txt.bz2 --rCwQ2Y43eQY6RBgR Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1015 On 17 Feb 2015 08:44, Jiri Gaisler wrote: > This is a 22-part patch that brings the sis simulator into working > order, and adds support for emulation of the leon2 and leon3 cpus. >=20 > The sis simulator was written by me in the mid 90's, to emulate the erc32 > processor (SPARC V7). It was included into gdb by Cygnus (Stan Shebs?), > and adapted to also emulate the Fujistu Sparlite processor. The simulator > has not been actively maintained for about 15 years, and suffered some > bit-rot. It's primary use has been for RTEMS development. The erc32 > processor is now becoming obsolete, and being replaced by leon2 and > leon3 cpus in many ESA and NASA missions. These patches will > allow sis to be useful again, and support the newer leon2/3 processor. it would be nice if there was a testsuite. how are you verifying things=20 continue to work and there are no regressions ? should be easy to add some basic .s files to verify insns ... lots of examp= les=20 in the testsuite/sim/ subdirs already. -mike --rCwQ2Y43eQY6RBgR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU4wG7AAoJEEFjO5/oN/WB4PAP/jqM85kZkccE3ZkMVDq2rvXB VrF40hBBTR7WqlqSTK8UG2a7/u2iSgfMp2Nvtkdaf1VceZhI+AboCJuWFKBI/XoL yJq7hTeK9wbA3UPd0YlehscrMRXBGStlZZZP6frY+6alQLtdec6GNnu6+3Kqiu/v lMoCHdmYklIJ75JasOPtE7SI5r23kcPMQUKw/5zJQdw+akBwYFHkSK8uc1nE0Iz2 y1lt/i836UfRycgDeyh+IEFvD9qn9e/EkFWSbN+VMu1YqAr0se+VWeFiyAQ9VHWw LqvpXcmf0YU6/XRtBwbmgFaSc/ABClI+GRFuLS6q3EWhWmn22pL4mOLTPpoVFo7J goc2kqX2fneqwwZB6XMxkeBE8X/bJSAj1g21M8WdEEi4I/qliVWqmOmDNw/q6MUB HJYmDQPeQGkgkTTwPrcxB0LB6SPhnWyxgcj5KAtMyGHDFc2+a/+C00K6LuahH6we nxL1tWbkOS16jCUIX5KlbSSEt6pgjLLMfv+gGSwXWT2DIX/dN3KaBIu1GHiBhS3f rypK9LQ9Wxz/N9PkgE0Xu2RT/ghbQhpVHOrQ/UMdhWp9W4qHstoMk+ouzMqL6ieq SbAD5zMjL5sETMqDlkF7fPysidxHFfmzSVu4bbNoey3MsStk5LJmpshvRfeKqmpE 4inEci4bkI/de60xj7Go =pMgI -----END PGP SIGNATURE----- --rCwQ2Y43eQY6RBgR--