From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11877 invoked by alias); 19 Apr 2013 17:52:50 -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 11868 invoked by uid 89); 19 Apr 2013 17:52:50 -0000 X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 19 Apr 2013 17:52:49 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1UTFUO-0001CG-3S from Hafiz_Abid@mentor.com ; Fri, 19 Apr 2013 10:52:48 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Fri, 19 Apr 2013 10:52:47 -0700 Received: from abidh-ubunto1104 (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server (TLS) id 14.2.247.3; Fri, 19 Apr 2013 18:52:46 +0100 Date: Fri, 19 Apr 2013 20:48:00 -0000 From: "Abid, Hafiz" Subject: Re: [patch, sim] Add isel instruction To: Mike Frysinger CC: Nathan Froyd , In-Reply-To: <201304191348.39851.vapier@gentoo.org> (from vapier@gentoo.org on Fri Apr 19 18:48:37 2013) Message-ID: <1366393961.7941.2@abidh-ubunto1104> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-04/txt/msg00624.txt.bz2 Hi Mike, Thanks for quick response. > erm, so you didn't write this patch, but Nathan Froyd did ? Yes but he no longer works for Mentor Graphics. We have been carrying=20=20 this patch for some time in our internal branches. I just put it in=20=20 latest code and tested it. Regards, Abid On 19/04/13 18:48:37, Mike Frysinger wrote: > On Friday 19 April 2013 13:15:06 Abid, Hafiz wrote: > > This patch adds support for isel instruction in the ppc simulator. > > Tested manually by running a small assembly file through the=20=20 > simulator. > > Is this ok? >=20 > i don't really know anything about the ppc ISA, so i can't vet=20=20 > changes on that > level. the style looks OK i guess. >=20 > > sim/ChangeLog: > > 2013-04-19 Nathan Froyd > > > > * ppc-instructions (isel): New instruction. >=20 > erm, so you didn't write this patch, but Nathan Froyd did ? > -mike >=20