From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91703 invoked by alias); 6 Jan 2016 08:23:10 -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 91688 invoked by uid 89); 6 Jan 2016 08:23:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=0900, Delorie, H*RU:sk:mail2.a, Hx-spam-relays-external:sk:mail2.a X-HELO: mail2.asahi-net.or.jp Received: from mail2.asahi-net.or.jp (HELO mail2.asahi-net.or.jp) (202.224.39.198) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Jan 2016 08:23:08 +0000 Received: from sa76r4 (y081184.ppp.asahi-net.or.jp [118.243.81.184]) by mail2.asahi-net.or.jp (Postfix) with ESMTP id 238901CE1B; Wed, 6 Jan 2016 17:23:04 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by sa76r4 (Postfix) with ESMTP id B9C8110E7C; Wed, 6 Jan 2016 17:23:04 +0900 (JST) Received: from sa76r4 ([127.0.0.1]) by localhost (sa76r4.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lgtZIEUQjZ8A; Wed, 6 Jan 2016 17:23:04 +0900 (JST) Received: from sa76r4.ysato.dip.jp (localhost [127.0.0.1]) by sa76r4 (Postfix) with ESMTP id 877EB3700; Wed, 6 Jan 2016 17:23:04 +0900 (JST) Date: Wed, 06 Jan 2016 08:23:00 -0000 Message-ID: <87twmrktg7.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: DJ Delorie Cc: Mike Frysinger , gdb-patches@sourceware.org Subject: Re: [PATCH][RX] v2 instructions support In-Reply-To: <201601060243.u062hUIG008881@greed.delorie.com> References: <1451206290-14327-1-git-send-email-ysato@users.sourceforge.jp> <20151227215543.GZ25803@vapier.lan> <201601060243.u062hUIG008881@greed.delorie.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00078.txt.bz2 On Wed, 06 Jan 2016 11:43:30 +0900, DJ Delorie wrote: > > > > 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. I got same result RX64M cpu on my testcase. -- Yoshinori Sato