From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4977 invoked by alias); 3 Nov 2004 16:57:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4970 invoked from network); 3 Nov 2004 16:57:28 -0000 Received: from unknown (HELO mms3.broadcom.com) (63.70.210.38) by sourceware.org with SMTP; 3 Nov 2004 16:57:28 -0000 Received: from 63.70.210.1 by mms3.broadcom.com with ESMTP (Broadcom SMTP Relay (MMS v5.6.0)); Wed, 03 Nov 2004 08:57:16 -0800 X-Server-Uuid: 062D48FB-9769-4139-967C-478C67B5F9C9 Received: from mail-sj1-5.sj.broadcom.com (mail-sj1-5.sj.broadcom.com [10.16.128.236]) by mon-irva-10.broadcom.com (8.9.1/8.9.1) with ESMTP id IAA06697; Wed, 3 Nov 2004 08:57:22 -0800 (PST) Received: from ldt-sj3-010.sj.broadcom.com (ldt-sj3-010 [10.21.64.10]) by mail-sj1-5.sj.broadcom.com (8.12.9/8.12.9/SSF) with ESMTP id iA3GvFov018342; Wed, 3 Nov 2004 08:57:15 -0800 (PST) Received: (from cgd@localhost) by ldt-sj3-010.sj.broadcom.com ( 8.11.6/8.9.3) id iA3GvFW06603; Wed, 3 Nov 2004 08:57:15 -0800 X-Authentication-Warning: ldt-sj3-010.sj.broadcom.com: cgd set sender to cgd@broadcom.com using -f To: davidu@mips.com cc: gdb-patches@sources.redhat.com Subject: Re: MIPS32 / MIPS64 release 2 support in simulator References: <1099495559.2778.53.camel@stockwell.mips.com> From: cgd@broadcom.com Date: Wed, 03 Nov 2004 16:57:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 X-WSS-ID: 6D97D2661TG469557-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00044.txt.bz2 Oh, sorry, missed some very very important things: > *mips32,mips64: These **must** be ...r2 or similar. Otherwise, they'll be included in mips32/mip64 sims. You *are* going to add a configuration that uses them, right? (I don't think we should accept this stuff until you're ready to do so. But it should be very easy to add a generic set of 'r2' configurations.) chris