From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28266 invoked by alias); 19 Jan 2004 05:57:02 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28248 invoked from network); 19 Jan 2004 05:57:01 -0000 Received: from unknown (HELO localhost.redhat.com) (65.49.4.239) by sources.redhat.com with SMTP; 19 Jan 2004 05:57:01 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id BE8B52B8F; Mon, 19 Jan 2004 00:56:56 -0500 (EST) Message-ID: <400B71A8.9000300@gnu.org> Date: Mon, 19 Jan 2004 05:57:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Monika Chaddha Cc: gdb@sources.redhat.com Subject: Re: query in simulator file mips.igen References: <006901c3de4e$ea033540$5100a8c0@monika> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00227.txt.bz2 > Hi, > > I am studying about porting of GDB simulator to support MIPS ISA32 bit > instrictions. > I have come across the following statement in mips.igen file. > > :model:::mips32:mipsisa32: > :model:::mips64:mipsisa64: > > What is the meaning of the above specified syntax and > What 'mips32', 'mipsisa32' denotes. Can any one list out some documents > on this syntax? Look in the file sim/igen/ld-insn.h ::= ":" "model" ":" ":" ":" ":" ":" ;