From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63632 invoked by alias); 6 Jan 2016 02:43:57 -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 63281 invoked by uid 89); 6 Jan 2016 02:43:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=dj, H*MI:sk:2015122 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 06 Jan 2016 02:43:39 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id BF5CB15447; Wed, 6 Jan 2016 02:43:37 +0000 (UTC) Received: from greed.delorie.com (ovpn-113-72.phx2.redhat.com [10.3.113.72]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u062hXaA023565 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 5 Jan 2016 21:43:37 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.14.4/8.14.4) with ESMTP id u062hW3p008883; Tue, 5 Jan 2016 21:43:32 -0500 Received: (from dj@localhost) by greed.delorie.com (8.14.4/8.14.4/Submit) id u062hUIG008881; Tue, 5 Jan 2016 21:43:30 -0500 Date: Wed, 06 Jan 2016 02:43:00 -0000 Message-Id: <201601060243.u062hUIG008881@greed.delorie.com> From: DJ Delorie To: Mike Frysinger CC: ysato@users.sourceforge.jp, gdb-patches@sourceware.org In-reply-to: <20151227215543.GZ25803@vapier.lan> (message from Mike Frysinger on Sun, 27 Dec 2015 16:55:43 -0500) Subject: Re: [PATCH][RX] v2 instructions support References: <1451206290-14327-1-git-send-email-ysato@users.sourceforge.jp> <20151227215543.GZ25803@vapier.lan> X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00072.txt.bz2 > looks good to me, but you might want a review from dj@ wrt the isa as > i'm not familiar with rx Looks OK to me. My only concern is whether the testsuite passes on real v2 hardware.